Wed, 16 Nov 2016 14:11:30 +0300 7107013: sun.jvm.hotspot.runtime.Bytes.swapLong conversion to long mishandled
dsamersoff [Wed, 16 Nov 2016 14:11:30 +0300] rev 42571
7107013: sun.jvm.hotspot.runtime.Bytes.swapLong conversion to long mishandled Summary: Cast to long to avoid truncation in swapLong() Reviewed-by: dsamersoff Contributed-by: Sharath Ballal <sharath.ballal@oracle.com>
Tue, 15 Nov 2016 19:39:51 -0500 8169423: Infinite loop in G1's ConcurrentMarkThread
kbarrett [Tue, 15 Nov 2016 19:39:51 -0500] rev 42570
8169423: Infinite loop in G1's ConcurrentMarkThread Summary: Also terminate loop if has_aborted flag is set. Reviewed-by: tschatzl, sjohanss
Tue, 15 Nov 2016 08:34:56 -0500 8169551: Segfaults in error traces when module version is null
hseigel [Tue, 15 Nov 2016 08:34:56 -0500] rev 42569
8169551: Segfaults in error traces when module version is null Summary: Make sure module->version() is not null before dereferencing it. Reviewed-by: coleenp, gtriantafill, lfoltan
Tue, 15 Nov 2016 15:30:03 +0300 Merge
mchernov [Tue, 15 Nov 2016 15:30:03 +0300] rev 42568
Merge
Tue, 15 Nov 2016 14:04:39 +0300 8168934: [TESTBUG] gc/g1/logging/TestG1LoggingFailure.java failed
mchernov [Tue, 15 Nov 2016 14:04:39 +0300] rev 42567
8168934: [TESTBUG] gc/g1/logging/TestG1LoggingFailure.java failed Reviewed-by: tschatzl, dfazunen
Mon, 14 Nov 2016 19:24:14 -0500 Merge
jiangli [Mon, 14 Nov 2016 19:24:14 -0500] rev 42566
Merge
Mon, 14 Nov 2016 18:03:44 -0500 8168790: CDS: assert(max_delta <= (0x7FFFFFFF)) failed: range check.
jiangli [Mon, 14 Nov 2016 18:03:44 -0500] rev 42565
8168790: CDS: assert(max_delta <= (0x7FFFFFFF)) failed: range check. Summary: Change the assert to check the current delta is less than 0x7FFFFFFF. Reviewed-by: iklam, ddmitriev
Mon, 14 Nov 2016 19:21:18 +0000 Merge
ccheung [Mon, 14 Nov 2016 19:21:18 +0000] rev 42564
Merge
Mon, 14 Nov 2016 10:42:13 -0800 8168796: relax vm options checking during CDS dump time
ccheung [Mon, 14 Nov 2016 10:42:13 -0800] rev 42563
8168796: relax vm options checking during CDS dump time Summary: warning instead of exit for the following vm options specified during CDS dump time: --module-path, --upgrade-module-path, --add-modules Reviewed-by: hseigel, jiangli, sspitsyn
Mon, 14 Nov 2016 10:10:10 -0800 8169261: Fix for JDK-8067744 creates build failures with some versions of gcc and/or linux
kvn [Mon, 14 Nov 2016 10:10:10 -0800] rev 42562
8169261: Fix for JDK-8067744 creates build failures with some versions of gcc and/or linux Reviewed-by: kvn, drwhite Contributed-by: yang.zhang@linaro.org
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip