igerasim [Thu, 07 Dec 2017 10:18:22 -0800] rev 48207
8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903
Reviewed-by: mullan
mchung [Thu, 07 Dec 2017 09:23:15 -0800] rev 48206
8192945: Need stable sort for MODULES entry in the release file
Reviewed-by: alanb, redestad
mchung [Thu, 07 Dec 2017 09:22:35 -0800] rev 48205
8193159: Reduce the number of classes loaded due to NativeLibrary
Reviewed-by: alanb, redestad, martin
bpb [Thu, 07 Dec 2017 08:56:04 -0800] rev 48204
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
Summary: Remove POSIX conditional compilation and correct stat64 times for macOS
Reviewed-by: alanb, simonis
alanb [Thu, 07 Dec 2017 16:45:19 +0000] rev 48203
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
Reviewed-by: psandoz, mchung
sjohanss [Tue, 05 Dec 2017 16:34:03 +0100] rev 48202
8193068: Add gc/g1/TestVerifyGCType.java to problem list
Reviewed-by: tschatzl
jiangli [Wed, 06 Dec 2017 20:06:43 -0500] rev 48201
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
Summary: Check if 'oa' region is missing.
Reviewed-by: hseigel, ccheung
dlong [Wed, 06 Dec 2017 18:37:57 -0800] rev 48200
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
Reviewed-by: iveresov, kvn