bpb [Mon, 29 Jul 2019 09:09:23 -0700] rev 57569
8078891: java.io.SequenceInputStream.close is not atomic and not idempotent
Reviewed-by: prappo, dfuchs, alanb
bpb [Mon, 29 Jul 2019 08:48:52 -0700] rev 57568
8181493: (fs) Files.readAttributes(path, BasicFileAttributes.class) should preserve nano second time stamps
Reviewed-by: alanb, lancea
coleenp [Mon, 29 Jul 2019 10:34:20 -0400] rev 57567
8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
Summary: add top level cds directory and adjust test groups
Reviewed-by: mseledtsov, ccheung
hseigel [Mon, 29 Jul 2019 09:57:37 -0400] rev 57566
8228596: Class redefinition fails when condy instructions are removed
Summary: Make sure has_dynamic_constant flag value gets copied to merged constant pool, when it is set to TRUE
Reviewed-by: coleenp, dcubed, sspitsyn
shade [Mon, 29 Jul 2019 11:14:06 +0200] rev 57565
8228400: Remove built-in AArch64 simulator
Reviewed-by: adinn, aph, dsamersoff
rschmelter [Fri, 26 Jul 2019 10:52:47 +0200] rev 57564
8228589: BasicJStackTest.java and JcmdOutputEncodingTest.java failing after JDK-8227868
Reviewed-by: cjplummer, sgehwolf