naoto [Thu, 23 May 2019 12:21:21 -0700] rev 55013
8221431: Support for Unicode 12.1
Reviewed-by: erikj, rriggs
mseledtsov [Thu, 23 May 2019 11:37:24 -0700] rev 55012
8224165: [TESTBUG] Docker tests produce excessive output
Summary: Trimmed child process output, saving child stdout to file
Reviewed-by: dholmes, lmesnik
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
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
redestad [Thu, 23 May 2019 18:43:47 +0200] rev 55009
8224202: Speed up Properties.load
Reviewed-by: rriggs, igerasim
erikj [Thu, 23 May 2019 08:57:24 -0700] rev 55008
8221543: Indify-dependent microbenchmarks are broken
Reviewed-by: redestad
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