comparison src/share/vm/asm/assembler.inline.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 2f644f85485d
children 6ab62ad83507
comparison
equal deleted inserted replaced
2427:a0de1dfd1933 2428:5134fa1cfe63