sangheki [Mon, 08 Apr 2019 12:15:40 -0700] rev 54467
8218049: Survivor MemoryMXBean used() size granularity is region based
Reviewed-by: tschatzl, kbarrett
tschatzl [Mon, 08 Apr 2019 21:01:17 +0200] rev 54466
8222105: Add "use_" prefix to G1Policy::adaptive_young_list_length
Summary: Improve naming of G1Policy::adaptive_young_list_length to improve readability.
Reviewed-by: kbarrett
tschatzl [Mon, 08 Apr 2019 20:37:52 +0200] rev 54465
8218668: Clean up evacuation of optional collection set
Summary: Better integrate optional collection set evacuation into the existing evacuation scheme, fixing a few minor issues with the initial implementation.
Reviewed-by: kbarrett, sangheki
epavlova [Mon, 08 Apr 2019 11:11:22 -0700] rev 54464
8216551: GraalUnitTestLauncher should be executed as '@run driver'
Reviewed-by: dlong, kvn
shade [Mon, 08 Apr 2019 19:43:04 +0200] rev 54463
8222130: Shenandoah should verify roots after pre-evacuation
Reviewed-by: rkennke, zgu
mullan [Mon, 08 Apr 2019 13:33:28 -0400] rev 54462
8222133: Add temporary exceptions for root certs that are due to expire soon
Reviewed-by: xuelei
zgu [Mon, 08 Apr 2019 13:22:59 -0400] rev 54461
8222086: CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior
Reviewed-by: eosterlund
dtitov [Mon, 08 Apr 2019 17:09:02 +0000] rev 54460
8221730: jcmd process name matching broken
Reviewed-by: jcbeyler, dholmes, cjplummer
sgroeger [Mon, 08 Apr 2019 15:01:39 +0100] rev 54459
8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
Summary: Make a strong reference to TestLogger and dont fetch it from LogManager
Reviewed-by: dfuchs
rkennke [Mon, 08 Apr 2019 18:42:29 +0200] rev 54458
8222129: Shenandoah: Missing CompareAndSwapP/N case in get_barrier_strength()
Reviewed-by: shade
rkennke [Mon, 08 Apr 2019 18:42:27 +0200] rev 54457
8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1
Reviewed-by: shade
mullan [Mon, 08 Apr 2019 12:19:51 -0400] rev 54456
8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
Reviewed-by: xuelei
erikj [Fri, 05 Apr 2019 06:48:20 -0700] rev 54455
8221907: make reconfigure breaks when configured with relative paths
Reviewed-by: dholmes
shade [Mon, 08 Apr 2019 15:25:27 +0200] rev 54454
8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
Reviewed-by: alanb, dholmes
dpochepk [Mon, 08 Apr 2019 15:54:47 +0300] rev 54453
8221995: AARCH64: problems with CAS instructions encoding
Reviewed-by: aph