Fri, 17 Feb 2012 13:23:29 +0100 Merge
stefank [Fri, 17 Feb 2012 13:23:29 +0100] rev 11759
Merge
Thu, 16 Feb 2012 13:13:53 -0800 6330863: vm/gc/InfiniteList.java fails intermittently due to timeout
jcoomes [Thu, 16 Feb 2012 13:13:53 -0800] rev 11758
6330863: vm/gc/InfiniteList.java fails intermittently due to timeout Summary: in some cases, allocate from the old gen before doing a full gc Reviewed-by: stefank, jmasa
Thu, 16 Feb 2012 13:12:25 -0800 7146343: PS invoke methods should indicate the type of gc done
jcoomes [Thu, 16 Feb 2012 13:12:25 -0800] rev 11757
7146343: PS invoke methods should indicate the type of gc done Reviewed-by: stefank, jmasa
Wed, 15 Feb 2012 13:06:53 -0500 7132029: G1: mixed GC phase lasts for longer than it should
tonyp [Wed, 15 Feb 2012 13:06:53 -0500] rev 11756
7132029: G1: mixed GC phase lasts for longer than it should Summary: Revamp of the mechanism that chooses old regions for inclusion in the CSet. It simplifies the code and introduces min and max bounds on the number of old regions added to the CSet at each mixed GC to avoid pathological cases. It also ensures that when we do a mixed GC we'll always find old regions to add to the CSet (i.e., it eliminates the case where a mixed GC will collect no old regions which can happen today). Reviewed-by: johnc, brutisso
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip