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
Thu, 24 Mar 2011 15:45:27 -0700 7030435: Some oop_oop_iterate_m() methods iterate outside of specified memory bounds
ysr [Thu, 24 Mar 2011 15:45:27 -0700] rev 8922
7030435: Some oop_oop_iterate_m() methods iterate outside of specified memory bounds Summary: Filter ref-containing locations through the memory-interval specified in the call. Reviewed-by: jcoomes, jwilhelm, tonyp
(0) -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip