comparison src/share/vm/gc_implementation/g1/vmStructs_g1.hpp @ 4787:2ace1c4ee8da

6888336: G1: avoid explicitly marking and pushing objects in survivor spaces Summary: This change simplifies the interaction between GC and concurrent marking. By disabling survivor spaces during the initial-mark pause we don't need to propagate marks of objects we copy during each GC (since we never need to copy an explicitly marked object). Reviewed-by: johnc, brutisso
author tonyp
date Tue, 10 Jan 2012 18:58:13 -0500
parents 65a8ff39a6da
children 0b3d1ec6eaee
comparison
equal deleted inserted replaced
4786:1d6185f732aa 4787:2ace1c4ee8da