comparison src/share/vm/gc_implementation/shared/ageTable.cpp @ 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 203f64878aab
children 78bbf4d43a14
comparison
equal deleted inserted replaced
8038:ad747ee9d0b1 8039:5e401ef52ec0