never [Mon, 04 May 2009 22:06:47 -0700] rev 2744
6837224: libsaproc.so on linux needs version of 6799141
Reviewed-by: kvn
jcoomes [Thu, 07 May 2009 13:54:48 -0700] rev 2743
Merge
johnc [Tue, 05 May 2009 22:15:35 -0700] rev 2742
6833576: G1: assert illegal index, growableArray.hpp:186
Summary: The code that calculates the heap region index for an object address incorrectly used signed arithmetic.
Reviewed-by: jcoomes, ysr
johnc [Thu, 30 Apr 2009 15:07:53 -0700] rev 2741
6490395: G1: Tidy up command line flags.
Summary: Change G1 flag names to be more consistent and disable some in 'product' mode.
Reviewed-by: tonyp, iveresov
kamg [Thu, 07 May 2009 11:44:53 -0400] rev 2740
Merge
poonam [Mon, 04 May 2009 17:58:10 -0700] rev 2739
6829234: Refix 6822407 and 6812971
Summary: Fixes two SA issues 6822407 and 6812971
Reviewed-by: swamyv, acorn, kvn, coleenp
apetrusenko [Mon, 04 May 2009 02:57:39 -0700] rev 2738
Merge
iveresov [Mon, 27 Apr 2009 16:52:18 -0700] rev 2737
6819098: G1: reduce RSet scanning times
Summary: Added a feedback-driven exponential skipping for parallel RSet scanning.
Reviewed-by: tonyp, apetrusenko