comparison src/share/vm/gc_implementation/g1/heapRegion.cpp @ 3973:663cb89032b1

7092412: G1: Some roots not marked during an initial mark that gets an evacuation failure Summary: As a result of the changes for 7080389, an evacuation failure during an initial mark pause may result in some root objects not being marked. Pass whether the caller is a root scanning closure into the evacuation failure handling code so that the thread that successfully forwards an object to itself also marks the object. Reviewed-by: ysr, brutisso, tonyp
author johnc
date Tue, 20 Sep 2011 15:39:17 -0700
parents f44782f04dd4
children f0ecbe78fc7b
comparison
equal deleted inserted replaced
3972:4f93f0d00802 3973:663cb89032b1