.hgignore
author johnc
Tue, 24 Nov 2009 15:19:30 -0800
changeset 4460 8ffd47b73f43
parent 0 fd16c54261b3
child 4312 8bc999bb0d48
permissions -rw-r--r--
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

^build/
^dist/
^nbproject/private/