acorn [Mon, 16 Mar 2009 08:50:53 -0400] rev 2263
Merge
poonam [Sun, 15 Mar 2009 18:11:46 -0700] rev 2262
6812971: SA: re-attaching to process fails
Summary: After attaching, de-attaching SA from a process, the second time attach() call fails. This happens because in VM.initialize(), Universe does not get re-initialized before it is accessed.
Reviewed-by: swamyv
tonyp [Wed, 25 Mar 2009 10:36:08 -0400] rev 2261
Merge
tonyp [Sat, 21 Mar 2009 22:53:04 -0400] rev 2260
6820321: G1: Error: guarantee(check_nums(total, n, parts), "all seq lengths should match")
Summary: Small fixes to sort out some verbosegc-related incorrectness and a failure
Reviewed-by: apetrusenko
kvn [Thu, 19 Mar 2009 09:13:24 -0700] rev 2259
Merge
kvn [Wed, 18 Mar 2009 13:25:02 -0700] rev 2258
6772368: REGRESSION:tomcat crashed twice with JDK 7
Summary: Call make_block_at() with the original handler limits.
Reviewed-by: never
kvn [Mon, 16 Mar 2009 15:06:33 -0700] rev 2257
6816308: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
Summary: Allow Hotspot builds with latest Windows SDK 6.1 on 64bit Windows 2003
Reviewed-by: ohair, tbell, jcoomes