comparison src/share/vm/gc_implementation/g1/collectionSetChooser.hpp @ 8039:5e401ef52ec0

8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions Summary: In do_marking_step(), we should always give up current region after scanning the object, if the region is humongous. Reviewed-by: brutisso, jwilhelm, tamao
author johnc
date Mon, 11 Feb 2013 15:24:48 -0800
parents a2f7274eb6ef
children 27714220e50e
comparison
equal deleted inserted replaced
8038:ad747ee9d0b1 8039:5e401ef52ec0