comparison src/share/vm/gc_implementation/g1/concurrentMark.cpp @ 4910:caa4652b4414

7129892: G1: explicit marking cycle initiation might fail to initiate a marking cycle Summary: If we try to schedule an initial-mark GC in order to explicit start a conc mark cycle and it gets pre-empted by antoher GC, we should retry the attempt as long as it's appropriate for the GC cause. Reviewed-by: brutisso, johnc
author tonyp
date Tue, 14 Feb 2012 08:21:08 -0500
parents eff609af17d7
children 2a0172480595
comparison
equal deleted inserted replaced
4909:95f6641e38e0 4910:caa4652b4414