RFR: 8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Mikael Gerdin
mikael.gerdin at oracle.com
Fri May 22 08:55:14 UTC 2015
Hi Stefan,
On May 21, 2015 8:22:48 PM Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
> 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.
Looks good.
/Mikael
> >
>
> Thanks.
>
> StefanK
More information about the hotspot-gc-dev
mailing list