Wed, 12 Jun 2019 14:14:39 -0700 8225675: Outdated citation of JLS in java.lang.ref.Reference
darcy [Wed, 12 Jun 2019 14:14:39 -0700] rev 55351
8225675: Outdated citation of JLS in java.lang.ref.Reference Reviewed-by: lancea, jjg, mchung
Wed, 12 Jun 2019 12:31:32 -0700 8225622: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base
epavlova [Wed, 12 Jun 2019 12:31:32 -0700] rev 55350
8225622: [AOT] runtime/SharedArchiveFile/TestInterpreterMethodEntries.java crashed with AOTed java.base Reviewed-by: kvn
Wed, 12 Jun 2019 11:48:14 -0700 8158048: Fix failure message from jtreg gtest wrapper
iignatyev [Wed, 12 Jun 2019 11:48:14 -0700] rev 55349
8158048: Fix failure message from jtreg gtest wrapper Reviewed-by: kvn, mseledtsov
Wed, 12 Jun 2019 10:45:46 -0700 8224710: [TESTBUG] dynamicArchive/ExcludedClasses.java test failed in tier6 testing on Windows
ccheung [Wed, 12 Jun 2019 10:45:46 -0700] rev 55348
8224710: [TESTBUG] dynamicArchive/ExcludedClasses.java test failed in tier6 testing on Windows Summary: Account for the failure in loading of the base archive in CDSTestUtils::isUnableToMap(). Reviewed-by: jiangli, iklam
Wed, 12 Jun 2019 10:37:35 -0700 8223796: JVMCIEnv::get_jvmci_type does not keep klasses alive
kvn [Wed, 12 Jun 2019 10:37:35 -0700] rev 55347
8223796: JVMCIEnv::get_jvmci_type does not keep klasses alive Reviewed-by: iveresov, eosterlund
Wed, 12 Jun 2019 16:10:39 +0100 8225651: Missed the `@` in a couple of code tags of SocketImpl
chegar [Wed, 12 Jun 2019 16:10:39 +0100] rev 55346
8225651: Missed the `@` in a couple of code tags of SocketImpl Reviewed-by: alanb, dfuchs
Wed, 12 Jun 2019 10:52:45 -0400 8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project
dcubed [Wed, 12 Jun 2019 10:52:45 -0400] rev 55345
8225453: is_busy diagnostics and other baseline cleanups from Async Monitor Deflation project Reviewed-by: dholmes, rehn, coleenp
Wed, 12 Jun 2019 14:24:11 +0200 8224090: [PPC64] Fix SLP patterns for filling an array with double float literals
mdoerr [Wed, 12 Jun 2019 14:24:11 +0200] rev 55344
8224090: [PPC64] Fix SLP patterns for filling an array with double float literals Reviewed-by: mdoerr, simonis Contributed-by: Kazunori Ogata <ogatak@jp.ibm.com>
Wed, 12 Jun 2019 14:22:04 +0200 8224827: Implement fast class initialization checks on s390
mdoerr [Wed, 12 Jun 2019 14:22:04 +0200] rev 55343
8224827: Implement fast class initialization checks on s390 Reviewed-by: vlivanov, gromero
Wed, 12 Jun 2019 14:21:36 +0200 8223249: [s390] Cleanup TemplateInterpreterGenerator::generate_fixed_frame
mdoerr [Wed, 12 Jun 2019 14:21:36 +0200] rev 55342
8223249: [s390] Cleanup TemplateInterpreterGenerator::generate_fixed_frame Reviewed-by: coleenp, gromero
Wed, 12 Jun 2019 14:06:16 +0200 8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
thartmann [Wed, 12 Jun 2019 14:06:16 +0200] rev 55341
8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL Summary: Handle unsafe off-heap access with constant zero address. Reviewed-by: vlivanov, roland
Wed, 12 Jun 2019 13:49:43 +0200 8220018: javac crash when compiling try-catch-finally inside switch expression
jlahoda [Wed, 12 Jun 2019 13:49:43 +0200] rev 55340
8220018: javac crash when compiling try-catch-finally inside switch expression Summary: Correcting handling of finally that yields from a switch expression. Reviewed-by: mcimadamore, jlahoda
Wed, 12 Jun 2019 13:21:25 +0200 8223364: Bad placement of anchor relative to header
hannesw [Wed, 12 Jun 2019 13:21:25 +0200] rev 55339
8223364: Bad placement of anchor relative to header Reviewed-by: jjg
Wed, 12 Jun 2019 10:34:29 +0200 8225478: Make G1CMRootRegions independent of HeapRegions
sangheki [Wed, 12 Jun 2019 10:34:29 +0200] rev 55338
8225478: Make G1CMRootRegions independent of HeapRegions Summary: Remove dependency of HeapRegion from G1CMRootRegions class Reviewed-by: tschatzl, kbarrett
Tue, 11 Jun 2019 17:20:51 -0700 7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r
darcy [Tue, 11 Jun 2019 17:20:51 -0700] rev 55337
7086604: (reflect) Clarifications to javadoc for getGeneric*Type methods in j.l.r Reviewed-by: lancea, abuckley
Tue, 11 Jun 2019 16:31:37 -0700 8211018: Session Resumption without Server-Side State
ascarpino [Tue, 11 Jun 2019 16:31:37 -0700] rev 55336
8211018: Session Resumption without Server-Side State Reviewed-by: xuelei, jnimeh, jjiang
Tue, 11 Jun 2019 19:15:31 -0400 8225572: Shenandoah: Move JNIHandles root out of serial roots
zgu [Tue, 11 Jun 2019 19:15:31 -0400] rev 55335
8225572: Shenandoah: Move JNIHandles root out of serial roots Reviewed-by: rkennke
Tue, 11 Jun 2019 14:59:46 -0700 8066173: compiler/types/correctness/OffTest.java failed with assert
iignatyev [Tue, 11 Jun 2019 14:59:46 -0700] rev 55334
8066173: compiler/types/correctness/OffTest.java failed with assert Reviewed-by: kvn
Tue, 11 Jun 2019 14:56:48 -0700 8214399: Javap -help should provide information about --multi-release option
jjg [Tue, 11 Jun 2019 14:56:48 -0700] rev 55333
8214399: Javap -help should provide information about --multi-release option Reviewed-by: jlahoda
Tue, 11 Jun 2019 21:30:28 +0000 8080462: Update SunPKCS11 provider with PKCS11 v2.40 support
valeriep [Tue, 11 Jun 2019 21:30:28 +0000] rev 55332
8080462: Update SunPKCS11 provider with PKCS11 v2.40 support Summary: Added support for GCM, PSS, and other mechanisms Reviewed-by: jnimeh
Tue, 11 Jun 2019 13:04:36 -0400 8225189: Multiple JNI calls within critical region in ZIP Library
lancea [Tue, 11 Jun 2019 13:04:36 -0400] rev 55331
8225189: Multiple JNI calls within critical region in ZIP Library Reviewed-by: alanb
Tue, 11 Jun 2019 15:46:26 +0100 8225512: Replace wildcard address with loopback or local host in tests - part 15
dfuchs [Tue, 11 Jun 2019 15:46:26 +0100] rev 55330
8225512: Replace wildcard address with loopback or local host in tests - part 15 Summary: Updates httpserver tests to use the loopback instead of the wildcard wherever possible. Reviewed-by: michaelm
Mon, 10 Jun 2019 10:11:42 +0100 8225429: Regression in disassembly quality
aph [Mon, 10 Jun 2019 10:11:42 +0100] rev 55329
8225429: Regression in disassembly quality Reviewed-by: never
Tue, 11 Jun 2019 07:31:47 -0400 8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected
coleenp [Tue, 11 Jun 2019 07:31:47 -0400] rev 55328
8224847: gc/stress/TestReclaimStringsLeaksMemory.java fails with reserved greater than expected Summary: Rehash threshold was too low for StringTable, and rehashed size table was too large. Reviewed-by: rehn, gziemski
Tue, 11 Jun 2019 08:03:29 -0400 8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java
dholmes [Tue, 11 Jun 2019 08:03:29 -0400] rev 55327
8225568: ProblemList compiler/compilercontrol/jcmd/ClearDirectivesFileStackTest.java Reviewed-by: thartmann
Tue, 11 Jun 2019 12:39:37 +0200 8225564: Remove wrong assert in clean_catch_blocks
neliasso [Tue, 11 Jun 2019 12:39:37 +0200] rev 55326
8225564: Remove wrong assert in clean_catch_blocks Reviewed-by: thartmann
Tue, 11 Jun 2019 10:55:17 +0200 8224871: os::attempt_reserve_memory_at() tries too hard
eosterlund [Tue, 11 Jun 2019 10:55:17 +0200] rev 55325
8224871: os::attempt_reserve_memory_at() tries too hard Reviewed-by: pliden, coleenp, stuefe
Tue, 11 Jun 2019 14:33:34 +0530 8225567: Wrong file headers with 8202414 fix changeset
rraghavan [Tue, 11 Jun 2019 14:33:34 +0530] rev 55324
8225567: Wrong file headers with 8202414 fix changeset Summary: Corrected source file headers Reviewed-by: thartmann
Tue, 11 Jun 2019 09:21:34 +0100 8225426: Replace plain with system-default in Socket and ServerSocket
chegar [Tue, 11 Jun 2019 09:21:34 +0100] rev 55323
8225426: Replace plain with system-default in Socket and ServerSocket Reviewed-by: alanb, dfuchs
Tue, 11 Jun 2019 09:51:33 +0200 8224826: Implement fast class initialization checks on PPC64
mdoerr [Tue, 11 Jun 2019 09:51:33 +0200] rev 55322
8224826: Implement fast class initialization checks on PPC64 Reviewed-by: vlivanov, gromero
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip