Mon, 28 Mar 2011 10:58:54 -0700 7026932: G1: No need to abort VM when card count cache expansion fails
johnc [Mon, 28 Mar 2011 10:58:54 -0700] rev 8926
7026932: G1: No need to abort VM when card count cache expansion fails Summary: Manage allocation/freeing of the card cache counts and epochs arrays directly so that an allocation failure while attempting to expand these arrays does not abort the JVM. Failure to expand these arrays is not fatal. Reviewed-by: iveresov, tonyp
Wed, 23 Mar 2011 14:12:51 +0100 6948149: G1: Imbalance in termination times
brutisso [Wed, 23 Mar 2011 14:12:51 +0100] rev 8925
6948149: G1: Imbalance in termination times Summary: Changed default value of WorkStealingYieldsBeforeSleep from 1000 to 5000. Added more information to G1 pause logging. Reviewed-by: jwilhelm, tonyp, jmasa
Fri, 25 Mar 2011 17:39:20 -0700 Merge
jcoomes [Fri, 25 Mar 2011 17:39:20 -0700] rev 8924
Merge
Thu, 24 Mar 2011 15:47:01 -0700 7029036: Card-table verification hangs with all framework collectors, except G1, even before the first GC
ysr [Thu, 24 Mar 2011 15:47:01 -0700] rev 8923
7029036: Card-table verification hangs with all framework collectors, except G1, even before the first GC Summary: When verifying clean card ranges, use memory-range-bounded iteration over oops of objects overlapping that range, thus avoiding the otherwise quadratic worst-case cost of scanning large object arrays. Reviewed-by: jmasa, jwilhelm, tonyp
(0) -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip