comparison src/share/vm/gc_implementation/g1/satbQueue.hpp @ 1090:fa357420e7d2

6899058: G1: Internal error in ptrQueue.cpp:201 in nightly tests Summary: Fixes a race on the dirty card queue completed buffer list between worker thread(s) performing a flush of a deferred store barrier (enqueueing a newly completed buffer) and worker thread(s) in the RSet updating code claiming completed buffers. Removed the routine that removes elements from the completed update buffer queue using a CAS. Reviewed-by: ysr, tonyp
author johnc
date Tue, 24 Nov 2009 15:19:30 -0800
parents df6caf649ff7
children 44f61c24ddab
comparison
equal deleted inserted replaced
1089:db0d5eba9d20 1090:fa357420e7d2