RFR: 8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Stefan Karlsson
stefan.karlsson at oracle.com
Thu May 21 18:25:13 UTC 2015
On 2015-05-21 19:05, Kim Barrett wrote:
> 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.
>
Thanks.
StefanK
More information about the hotspot-gc-dev
mailing list