RFR(S): 8194736: Refactor weak oops in ProtectionDomain table to use the Access API

Erik Österlund erik.osterlund at oracle.com
Mon Jan 8 14:38:52 UTC 2018


Hi Per,

Thanks for the review!

/Erik

On 2018-01-08 15:36, Per Liden wrote:
> 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