comparison src/share/vm/gc_implementation/g1/g1_globals.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 f64ffbf81af5
children f1fb03a251e9
comparison
equal deleted inserted replaced
8038:ad747ee9d0b1 8039:5e401ef52ec0