Wed, 13 Jan 2010 15:45:47 -0800 6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001
johnc [Wed, 13 Jan 2010 15:45:47 -0800] rev 4640
6915005: G1: Hang in PtrQueueSet::completed_buffers_list_length with gcl001 Summary: When enqueuing a completed PtrQueue buffer, cache a local pointer to the buffer and clear the field in the PtrQueue prior to unlocking the mutex referenced by the _lock field and pass the cached local value to the enqueuing routine. This will prevent the same completed buffer being enqueued multiple times, which causes the hang. Reviewed-by: ysr
Thu, 14 Jan 2010 09:20:13 -0800 Merge
tonyp [Thu, 14 Jan 2010 09:20:13 -0800] rev 4639
Merge
Wed, 13 Jan 2010 15:46:13 -0500 6916652: G1: remove +UseG1GC from under experimental options
tonyp [Wed, 13 Jan 2010 15:46:13 -0500] rev 4638
6916652: G1: remove +UseG1GC from under experimental options Summary: What the title says. Reviewed-by: ysr, jmasa
(0) -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip