Review request (S): 7112034: Parallel CMS fails to properly mark reference objects
Srinivas Ramakrishna
ysr1729 at gmail.com
Tue Nov 29 20:57:44 UTC 2011
Do you know how long this bug goes back? Should the fix be back-ported to
earlier releases (i.e. 6uXX and 7uXX) ?
thanks for fixing; i'll review the fix later this afternoon.
-- ramki
On Tue, Nov 29, 2011 at 7:41 AM, Jon Masamitsu <jon.masamitsu at oracle.com>wrote:
> Looks good.
>
>
> On 11/29/2011 3:36 AM, Stefan Karlsson wrote:
>
>> http://cr.openjdk.java.net/~**stefank/7112034/webrev/<http://cr.openjdk.java.net/%7Estefank/7112034/webrev/>
>>
>> 7112034: Parallel CMS fails to properly mark reference objects
>> Summary: Enabled reference processing when work stealing during
>> concurrent marking
>>
>> The cause of this bug is that no reference processor is registered with
>> the marking closure that is used during work stealing in the concurrent
>> mark phase. If we add the reference processor we find the expected number
>> of Finalizer objects during concurrent marking.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20111129/1d6d4714/attachment.htm>
More information about the hotspot-gc-dev
mailing list