RFR: 8245233: ZGC: Load volatile oops using Atomic::load()
Per Liden
per.liden at oracle.com
Mon May 18 19:40:07 UTC 2020
Thanks Stefan!
/Per
On 5/18/20 9:37 PM, Stefan Karlsson wrote:
> Looks good.
>
> StefanK
>
> On 2020-05-18 21:35, Per Liden wrote:
>> Load volatile oops using Atomic::load() rather than using raw
>> dereference.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8245233
>> Webrev: http://cr.openjdk.java.net/~pliden/8245233/webrev.0
>>
>> /Per
>
More information about the hotspot-gc-dev
mailing list