Jonathan Gibbons
|
c55b06a4d5
|
8247382: doclint errors (missing comments) in jdk.compiler and jdk.javadoc
Reviewed-by: darcy
|
2020-06-15 16:05:47 -07:00 |
|
Markus Grönlund
|
898c638b95
|
8247530: JfrCheckpointManager failed "assert(!SafepointSynchronize::is_at_safepoint()) failed: invariant"
Reviewed-by: egahlin
|
2020-06-15 21:52:25 +02:00 |
|
Daniil Titov
|
6cdf06f02b
|
8246196: javax/management/MBeanServer/OldMBeanServerTest fails with AssertionError
Reviewed-by: amenkov, dholmes, sspitsyn
|
2020-06-15 09:03:45 -07:00 |
|
Roger Riggs
|
6c3c3dad97
|
8247521: (test) jdk/test/lib/hexdump/HexPrinterTest.java fails on windows
Reviewed-by: iignatyev, joehw
|
2020-06-15 11:57:33 -04:00 |
|
Aleksey Shipilev
|
b71dac2502
|
8247575: serviceability/dcmd/gc/HeapDumpCompressedTest unlocks experimental options for Shenandoah and Z
Reviewed-by: tschatzl, stefank
|
2020-06-15 16:16:48 +02:00 |
|
Jie Fu
|
fd7123b268
|
8247463: java/nio/channels/etc/OpenAndConnect.java fails due to IPv6 not available
Reviewed-by: dfuchs, alanb
|
2020-06-13 14:29:08 +08:00 |
|
Jie Fu
|
ca85c5ab15
|
8247522: assert(is_aligned(class_space_rs.base(), class_space_alignment)) failed: Sanity
Co-authored-by: Thomas Stuefe <thomas.stuefe@gmail.com>
Reviewed-by: stuefe, iklam
|
2020-06-13 23:10:26 +08:00 |
|
Aleksey Shipilev
|
e3b04bc135
|
8247560: Shenandoah: heap iteration holds root locks all the time
Reviewed-by: zgu
|
2020-06-15 14:11:43 +02:00 |
|
Aleksey Shipilev
|
bc73f12313
|
8247474: Shenandoah: Windows build warning after JDK-8247310
Reviewed-by: rkennke
|
2020-06-14 18:16:31 +02:00 |
|
Ao Qi
|
faaf52cc30
|
8247388: Minimal build broken after JDK-8240245 (undefined reference to `MetaspaceShared::_use_optimized_module_handling')
Reviewed-by: iklam, coleenp, dholmes
|
2020-06-13 18:59:44 -07:00 |
|
Weijun Wang
|
2536cbf2cf
|
8245679: KeyStore cannot probe PKCS12 keystore if BouncyCastle is the top security provider
Reviewed-by: mullan
|
2020-06-13 17:49:15 +08:00 |
|
Vladimir Kozlov
|
241f401815
|
8247350: [aarch64] assert(false) failed: wrong size of mach node
Use movptr() to load address of string
Reviewed-by: adinn, azeemj
|
2020-06-12 14:33:20 -07:00 |
|
Daniel D. Daugherty
|
e68f81ab4c
|
8247495: ProblemList vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java
Reviewed-by: cjplummer, minqi
|
2020-06-12 17:28:39 -04:00 |
|
Phil Race
|
7b988b31c6
|
8240654: ZGC can cause severe UI application repaint issues
Reviewed-by: serb, jdv, stefank, kcr
|
2020-06-12 09:31:08 -07:00 |
|
Daniel D. Daugherty
|
eeb3c5e9e3
|
8247492: ProblemList tools/jlink/plugins/CompressorPluginTest.java
Reviewed-by: jlaskey
|
2020-06-12 12:06:24 -04:00 |
|
Andy Herrick
|
4bc69f4255
|
8247418: Only validate the certificates trust if using the default key user name
Reviewed-by: asemenyuk, almatvee
|
2020-06-12 11:24:09 -04:00 |
|
Jan Lahoda
|
19c5bfe42f
|
8247334: Trees.getScope crashes for annotated local records
Reviewed-by: vromero
|
2020-06-12 13:38:06 +02:00 |
|
Jesper Wilhelmsson
|
56d333c538
|
Added tag jdk-15+27 for changeset 93813843680b
|
2020-06-12 05:00:09 +02:00 |
|
Valerie Peng
|
0b8f18beda
|
8246613: Choose the default SecureRandom algo based on registration ordering
Fixed java.security.Provider and SecureRandom to use the 1st registered SecureRandom service
Reviewed-by: weijun, mullan
|
2020-06-12 02:34:44 +00:00 |
|
Alexey Semenyuk
|
edefd3c198
|
8247422: --runtime-image on Mac should work for runtime root
8247424: jpackage BasicTest.java failed two sub-tests
Reviewed-by: herrick, almatvee
|
2020-06-11 19:46:39 -04:00 |
|
Mandy Chung
|
c0475c81f2
|
8247247: JFR tests fail due to JDK-8235521 missing doPrivileged block
Reviewed-by: egahlin
|
2020-06-11 11:07:09 -07:00 |
|
Calvin Cheung
|
30ff2ad58c
|
8246382: assert in MetaspaceShared::map_archives
Perform base archive header CRC check earlier.
Reviewed-by: iklam, coleenp
|
2020-06-11 15:47:36 +00:00 |
|
Evgeny Nikitin
|
212ab17635
|
8242923: Trigger interface MethodHandle resolve in test without Nashorn
Reviewed-by: iignatyev
|
2020-06-10 13:17:03 +02:00 |
|
Prasanta Sadhukhan
|
a6df9ae23a
|
Merge
|
2020-06-10 12:43:22 +05:30 |
|
Jonathan Gibbons
|
07e6b75ff5
|
8242607: -Xdoclint doesn't report missing/unexpected comments
Reviewed-by: ksrini
|
2020-06-09 20:05:04 -07:00 |
|
Jonathan Gibbons
|
0652a7883d
|
8246705: javadoc gives "misleading" and incomplete warning message
Reviewed-by: hannesw
|
2020-06-09 19:50:30 -07:00 |
|
Jonathan Gibbons
|
56abdc178e
|
8246712: doclint incorrectly reports some HTML elements as empty
Reviewed-by: prappo
|
2020-06-09 19:34:18 -07:00 |
|
Jie Fu
|
80ae89b1aa
|
8247284: Zero VM is broken after JDK-8244920 ('class JavaFrameAnchor' has no member named 'set_last_Java_sp')
Reviewed-by: iklam, dholmes
|
2020-06-10 09:32:27 +08:00 |
|
Anthony Scarpino
|
ee452946fc
|
8245686: Ed25519 and Ed448 present in handshake messages
Reviewed-by: jnimeh, xuelei, wetmore
|
2020-06-09 18:27:59 -07:00 |
|
Anthony Scarpino
|
b6a9f3015a
|
8241680: crypto microbenchmarks need updating for disabled EC curves
Reviewed-by: ecaspole, redestad, skuksenko, jnimeh
|
2020-06-09 16:01:25 -07:00 |
|
Kim Barrett
|
0bf3ba402b
|
8246718: ParallelGC should not check for forward objects for copy task queue
Prefetch task's oop markword and unconditionally push task.
Reviewed-by: tschatzl, eosterlund
|
2020-06-09 18:42:00 -04:00 |
|
Naoto Sato
|
27e168677f
|
8246662: Test java/time/test/java/time/format/TestUnicodeExtension.java failed on japanese locale
Reviewed-by: rriggs, joehw
|
2020-06-09 14:46:08 -07:00 |
|
Joe Wang
|
140a79765f
|
8237456: Transform filtered through SAX filter mishandles character entities
Reviewed-by: aefimov, lancea
|
2020-06-09 21:23:33 +00:00 |
|
Prasanta Sadhukhan
|
41c5a07fa9
|
Merge
|
2020-06-09 17:03:35 +05:30 |
|
Per Lidén
|
9d0ba7ae7f
|
8246220: ZGC: Introduce ZUnmapper to asynchronous unmap pages
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Per Lidén
|
d7e68f375c
|
8245208: ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Per Lidén
|
cd16b568ce
|
8246265: ZGC: Introduce ZConditionLock
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Per Lidén
|
63a3d8f0f2
|
8245204: ZGC: Introduce ZListRemoveIterator
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Per Lidén
|
4d8189b265
|
8245203: ZGC: Don't track size in ZPhysicalMemoryBacking
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Shivangi Gupta
|
82e3640eb1
|
8246330: Add TLS Tests for Legacy ECDSA curves
Reviewed-by: rhalade
|
2020-06-09 00:04:40 -07:00 |
|
Thomas Stuefe
|
8dc66431d4
|
8243535: NMT may show wrong numbers for CDS and CCS
Reviewed-by: zgu, iklam
|
2020-06-09 08:41:33 +02:00 |
|
Igor Ignatyev
|
dc91b06661
|
8244614: cleanup keywords used/available in hotspot testbase
Reviewed-by: coleenp, mseledtsov
|
2020-06-08 21:27:22 -07:00 |
|
Andy Herrick
|
b37d806d82
|
8246706: [macos] Allow SigningPackageTest to be built with real certificates
Reviewed-by: asemenyuk, almatvee
|
2020-06-08 20:24:29 -04:00 |
|
Alexander Matveev
|
976c469305
|
8236282: [macos] Find permanent solution to macOS test timeout problem JDK-8235738
Reviewed-by: herrick, asemenyuk
|
2020-06-08 20:19:12 -04:00 |
|
Mandy Chung
|
71d646a160
|
8235521: Replacement API for Unsafe::ensureClassInitialized
Reviewed-by: alanb, chegar, psandoz
|
2020-06-08 16:55:45 -07:00 |
|
Dean Long
|
6fc6476da8
|
8246719: remove LambdaStableNameTest from problem list
Reviewed-by: kvn
|
2020-06-08 15:12:08 -07:00 |
|
Claes Redestad
|
9cd41b6555
|
8246592: Simplify checking of boolean file attributes
Reviewed-by: rriggs, alanb
|
2020-06-08 22:47:16 +02:00 |
|
Brian Burkhalter
|
1786701011
|
8246729: MappedByteBuffer.force() throws IndexOutOfBoundsException
Reviewed-by: psandoz, alanb
|
2020-06-08 13:15:59 -07:00 |
|
Adam Sotona
|
63ade9c49c
|
8236697: Stack overflow with cyclic hierarchy in class file
Implemented minimal necessary cycle detection to avoid stack overflow in c.s.t.j.code.Types::asSuper
Reviewed-by: vromero
|
2020-06-08 16:07:03 -04:00 |
|
Erik Joelsson
|
46f4bf93db
|
8246750: Docs bundle should be published to common dir
Reviewed-by: ihse
|
2020-06-08 11:06:36 -07:00 |
|