sangheki [Thu, 07 Dec 2017 10:21:13 -0800] rev 48317
8193105: Print error code when map_memory_to_file() fails
Reviewed-by: dholmes, kbarrett
roland [Thu, 07 Dec 2017 15:52:46 +0100] rev 48316
8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
Summary: -XX:+UseCountedLoopSafepoints should disable loop strip mining.
Reviewed-by: kvn, thartmann
jwilhelm [Thu, 07 Dec 2017 10:18:31 +0100] rev 48315
Merge
dlong [Wed, 06 Dec 2017 18:37:57 -0800] rev 48314
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
Reviewed-by: iveresov, kvn
jiangli [Wed, 06 Dec 2017 20:06:43 -0500] rev 48313
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
dcubed [Wed, 06 Dec 2017 15:19:30 -0500] rev 48312
8191789: migrate more Thread-SMR stuff from thread.[ch]pp -> threadSMR.[ch]pp
Reviewed-by: stefank, coleenp, dholmes, gthornbr
dlong [Tue, 05 Dec 2017 11:16:03 -0800] rev 48311
8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE
Reviewed-by: dholmes, rehn
dlong [Tue, 05 Dec 2017 10:38:31 -0800] rev 48310
8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial
Reviewed-by: shade, kvn, thartmann
kvn [Tue, 05 Dec 2017 09:49:23 -0800] rev 48309
8192846: Support cmov vectorization for float
Reviewed-by: kvn
Contributed-by: razvan.a.lupusoru@intel.com
hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48308
8192909: Invalid username or password in HashedPasswordFileTest.java
Reviewed-by: clanger, dfuchs
sjohanss [Tue, 05 Dec 2017 16:34:03 +0100] rev 48307
8193068: Add gc/g1/TestVerifyGCType.java to problem list
Reviewed-by: tschatzl
sjohanss [Tue, 05 Dec 2017 13:58:55 +0100] rev 48306
8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines
Reviewed-by: tschatzl, jwilhelm