RFR: 8219718: ZGC: Make nmethod entry barriers and nmethod::is_unloading use ZNMethodDataOops
Stefan Karlsson
stefan.karlsson at oracle.com
Tue Apr 16 10:33:34 UTC 2019
Looks good.
StefanK
On 2019-02-26 13:23, Erik Österlund wrote:
> Hi,
>
> Accessing ZNMethodDataOops outside of concurrent code cache iteration
> used to be unsafe. It is now safe. Therefore, we should utilize this in
> the nmethod entry barriers and nmethod::is_unloading.
>
> Webrev:
> http://cr.openjdk.java.net/~eosterlund/8219718/webrev.00/
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8219718
>
> Thanks,
> /Erik
More information about the hotspot-gc-dev
mailing list