dcubed [Thu, 07 Dec 2017 15:26:49 -0500] rev 48318
8182307: Error during JRMP connection establishment
Summary: Only use SO_REUSEADDR if we're using a fixed ServerSocket port.
Reviewed-by: gthornbr, rriggs, sspitsyn
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