comparison src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp @ 3982:273b46400613

7086533: G1: assert(!_g1->is_obj_dead(obj)): We should not be preserving dead objs: g1CollectedHeap.cpp:3835 Summary: Some objects may not be marked in the event of an evacuation failure in a partially young GC, during a marking cycle. Avoid this situation by not allowing partially young GCs during a marking cycle. Reviewed-by: tonyp, ysr, brutisso
author johnc
date Wed, 28 Sep 2011 10:36:31 -0700
parents 2250ee17e258
children d2a62e0f25eb
comparison
equal deleted inserted replaced
3981:e807478bf9ca 3982:273b46400613