jmasa [Tue, 24 Feb 2009 22:12:24 -0800] rev 2122
6806226: Signed integer overflow in growable array code causes JVM crash
Summary: Workaround the overflow by doing the intermediate calculations in an unsigned variable.
Reviewed-by: ysr, jcoomes
tonyp [Tue, 24 Feb 2009 15:50:23 -0500] rev 2121
6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure)
Summary: Under certain circumstances (evacuation failure) the pause time is not communicated to the policy and, as a result, the pause time field is not initialized properly.
Reviewed-by: jmasa
apangin [Thu, 26 Feb 2009 14:25:55 -0800] rev 2120
Merge
apangin [Sun, 22 Feb 2009 17:21:13 -0800] rev 2119
Merge
ikrylov [Thu, 19 Feb 2009 04:54:22 -0500] rev 2118
6806046: Hotspot build error when compiled from Visual Studio
Summary: Define HOTSPOT_LIB_ARCH in the preprocessor flags of the generated projects
Reviewed-by: kamg, xlu
apangin [Sun, 22 Feb 2009 17:11:56 -0800] rev 2117
Merge
apangin [Sun, 15 Feb 2009 20:09:02 -0800] rev 2116
Merge