comparison src/share/vm/gc_implementation/g1/heapRegionManager.hpp @ 22923:c04f46b4abe4

8068036: assert(is_available(index)) failed in G1 cset Summary: Some verification code iterated over the heap using the region mapping array. This is not allowed. Changed to use the regular iteration method with closure. Reviewed-by: jwilhelm, brutisso
author tschatzl
date Tue, 31 Mar 2015 11:36:37 +0200
parents a8ea2f110d87
children 7848fc12602b e5406a79ae90
comparison
equal deleted inserted replaced
22910:3ca53859c3c7 22923:c04f46b4abe4