RFR: 8142494: Add extension point to G1EvacuationRootClosures
Mikael Gerdin
mikael.gerdin at oracle.com
Thu Nov 12 13:00:54 UTC 2015
On 2015-11-12 10:05, Erik Helin wrote:
> Hi all,
>
> this patch adds an extension point to the factory function for
> G1EvacuationRootClosures.
>
> Enhancement:
> https://bugs.openjdk.java.net/browse/JDK-8142494
>
> Webrev:
> http://cr.openjdk.java.net/~ehelin/8142494/webrev.00/
Can you move the declaration of create_root_closures_ext to below
create_root_closures in g1RootClosures.hpp?
Otherwise it looks good, I don't need to see a new webrev.
/Mikael
>
> Testing:
> JPRT
>
> Thanks,
> Erik
>
More information about the hotspot-gc-dev
mailing list