Review request (S): 7112034: Parallel CMS fails to properly mark reference objects
Bengt Rutisson
bengt.rutisson at oracle.com
Tue Nov 29 13:40:33 UTC 2011
Looks good!
Bengt
29 nov 2011 kl. 12:36 skrev Stefan Karlsson <stefan.karlsson at oracle.com>:
> http://cr.openjdk.java.net/~stefank/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.
>
More information about the hotspot-gc-dev
mailing list