comparison src/share/vm/memory/genRemSet.hpp @ 2428:5134fa1cfe63

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
author ysr
date Thu, 24 Mar 2011 15:47:01 -0700
parents f95d63e2154a
children d2a62e0f25eb
comparison
equal deleted inserted replaced
2427:a0de1dfd1933 2428:5134fa1cfe63