comparison src/share/vm/gc_implementation/g1/g1AllocRegion.cpp @ 4096:00dd86e542eb

7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise Summary: Race between the VM thread reading G1CollectedHeap::_mark_in_progress and it being set by the concurrent mark thread when concurrent marking is aborted by a full GC. Have the concurrent mark thread join the SuspendibleThreadSet before changing the marking state. Reviewed-by: tonyp, brutisso
author johnc
date Mon, 28 Nov 2011 09:49:05 -0800
parents f44782f04dd4
children 720b6a76dd9d
comparison
equal deleted inserted replaced
4095:bca17e38de00 4096:00dd86e542eb