RFR: 8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition

Kim Barrett kim.barrett at oracle.com
Thu May 21 17:05:11 UTC 2015


On May 21, 2015, at 9:03 AM, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
> 
> Hi all,
> 
> Please, review this patch to move the code to determine the number of used workers out of CollectionSetChooser::prepare_for_par_region_addition and up to G1CollectorPolicy::record_concurrent_mark_cleanup_end, where the worker threads are started. 
> 
> http://cr.openjdk.java.net/~stefank/8080837
> https://bugs.openjdk.java.net/browse/JDK-8080837

Looks good.




More information about the hotspot-gc-dev mailing list