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
sjohanss [Tue, 05 Dec 2017 13:58:55 +0100] rev 48199
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
Reviewed-by: tschatzl, jwilhelm
hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48198
8192909: Invalid username or password in HashedPasswordFileTest.java
Reviewed-by: clanger, dfuchs
roland [Sat, 02 Dec 2017 13:50:04 +0100] rev 48197
8191950: assertion failed: no insertions allowed
Summary: Check for dead loops before incremental inlining.
Reviewed-by: thartmann
jwilhelm [Sat, 02 Dec 2017 06:51:10 +0100] rev 48196
Merge
vdeshpande [Fri, 01 Dec 2017 16:58:30 -0800] rev 48195
8170244: Update UseAVX after cpu feature detection to use more default mapping
Reviewed-by: kvn
vdeshpande [Fri, 01 Dec 2017 16:23:17 -0800] rev 48194
8190494: Different results with UseAVX=3 when calling AVX-512 native function via JNI
Summary: reset mask register after JNI calls
Reviewed-by: kvn, vlivanov
roland [Fri, 01 Dec 2017 16:20:18 -0800] rev 48193
8192762: LoopNode::verify_strip_mined() fails with "assert failed: only phis"
Summary: don't clone Phi to uncommon calls
Reviewed-by: kvn
iignatyev [Fri, 01 Dec 2017 15:58:39 -0800] rev 48192
8191273: applications/ctw/modules tests fail intermittently
Reviewed-by: kvn, dlong
iklam [Fri, 01 Dec 2017 15:53:15 -0800] rev 48191
8190809: JVM crashes while generating appcds for classpath with empty directory entry
Reviewed-by: ccheung, jiangli, lmesnik
dlong [Fri, 01 Dec 2017 11:17:45 -0800] rev 48190
8192814: Update Graal
Reviewed-by: kvn