Thu, 23 May 2019 10:05:02 -0700 8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing
ccheung [Thu, 23 May 2019 10:05:02 -0700] rev 55011
8224264: [TESTBUG] HelloDynamicCustom.java test failed on the Windows platform in tiers 6 and 7 testing Summary: Making use of the DynamicArchiveTestBase class so that mapping failure can be handled more robustly. Reviewed-by: iklam
Thu, 23 May 2019 09:03:58 -0700 8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test
aeubanks [Thu, 23 May 2019 09:03:58 -0700] rev 55010
8224635: Revert 8224256 and add back java/security/SecureClassLoader/DefineClass.java test Reviewed-by: mullan Contributed-by: aeubanks@google.com
Thu, 23 May 2019 18:43:47 +0200 8224202: Speed up Properties.load
redestad [Thu, 23 May 2019 18:43:47 +0200] rev 55009
8224202: Speed up Properties.load Reviewed-by: rriggs, igerasim
Thu, 23 May 2019 08:57:24 -0700 8221543: Indify-dependent microbenchmarks are broken
erikj [Thu, 23 May 2019 08:57:24 -0700] rev 55008
8221543: Indify-dependent microbenchmarks are broken Reviewed-by: redestad
Thu, 23 May 2019 11:36:31 +0100 8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed
dfuchs [Thu, 23 May 2019 11:36:31 +0100] rev 55007
8224656: Problem list java/security/SecureClassLoader/DefineClass.java until JDK-8224635 is fixed Summary: the test failed consistently on windows and linux, and intermittently (but rarely) on solaris. This patch problem-list it on all platform. Reviewed-by: dholmes, chegar, alanb
Thu, 23 May 2019 12:12:04 +0200 8224626: Shenandoah: Elide barriers on uncommon traps
rkennke [Thu, 23 May 2019 12:12:04 +0200] rev 55006
8224626: Shenandoah: Elide barriers on uncommon traps Reviewed-by: roland, shade
Thu, 23 May 2019 10:13:29 +0200 8221734: Deoptimize with handshakes
rehn [Thu, 23 May 2019 10:13:29 +0200] rev 55005
8221734: Deoptimize with handshakes Reviewed-by: dcubed, dholmes, pchilanomate, dlong, coleenp
Thu, 23 May 2019 09:46:49 +0200 8223581: C2 compilation failed with assert(!q->is_MergeMem())
thartmann [Thu, 23 May 2019 09:46:49 +0200] rev 55004
8223581: C2 compilation failed with assert(!q->is_MergeMem()) Summary: Aggressively remove MergeMems feeding into other MergeMems during incremental inlining. Reviewed-by: vlivanov
Thu, 23 May 2019 08:57:37 +0200 8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1
thartmann [Thu, 23 May 2019 08:57:37 +0200] rev 55003
8224539: C2 compilation fails during ArrayCopyNode optimizations with assert(i < _max) failed: oob: i=1, _max=1 Summary: Bail out if src_offset or dst_offset is top. Reviewed-by: roland, vlivanov, kvn
Thu, 23 May 2019 08:09:29 +0200 8224185: ZGC: Introduce "High Usage" rule
pliden [Thu, 23 May 2019 08:09:29 +0200] rev 55002
8224185: ZGC: Introduce "High Usage" rule Reviewed-by: eosterlund
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip