Request for Review (xs) - 8157373: Active workers should not be reset in AbstractWorkGang initialize()
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Tue Jun 7 14:58:03 UTC 2016
Looks good!
/Jesper
Den 6/6/16 kl. 23:18, skrev Jon Masamitsu:
> https://bugs.openjdk.java.net/browse/JDK-8157373
>
> The field _active_workers in AbstractWorkGang is set correctly in the
> AbstractWorkGang constructor and should not be reset in the initialize() method
> (where it is currently set incorrectly for concurrent workers).
>
> http://cr.openjdk.java.net/~jmasa/8157373/webrev.00/
>
> Tested by hand. This will be integrated after 8157620 (which will allow
> addtional testing).
>
> Thanks.
>
> Jon
More information about the hotspot-gc-dev
mailing list