never [Wed, 25 Feb 2009 10:53:14 -0800] rev 2125
6805427: adlc compiler may generate incorrect machnode emission code
Reviewed-by: kvn, twisti
ysr [Fri, 27 Feb 2009 15:30:47 -0800] rev 2124
Merge
jmasa [Tue, 24 Feb 2009 22:51:00 -0800] rev 2123
Merge
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