RFR(S): 8194736: Refactor weak oops in ProtectionDomain table to use the Access API
Per Liden
per.liden at oracle.com
Mon Jan 8 14:36:36 UTC 2018
Looks good!
/Per
On 2018-01-08 15:00, Erik Österlund wrote:
> Hi,
>
> Like other tables containing weak oop references, the ProtectionDomain
> table should use the Access API.
> This is a patch that does that, in a fashion very similar to what has
> been done to other weak tables recently.
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8194736
>
> Webrev:
> http://cr.openjdk.java.net/~eosterlund/8194736/webrev.00/
>
> Thanks,
> /Erik
More information about the hotspot-runtime-dev
mailing list