RFR: 8233797: ZGC: Unify naming convention for functions using atomics

erik.osterlund at oracle.com erik.osterlund at oracle.com
Tue Nov 12 15:04:57 UTC 2019


Hi Stefan,

Thanks for the review.

/Erik

On 11/12/19 3:24 PM, Stefan Karlsson wrote:
> Looks good.
>
> StefanK
>
> On 2019-11-07 16:19, Erik Österlund wrote:
>> Hi,
>>
>> Functions in ZGC that use atomics sometimes have an _atomic postfix 
>> in the name, and sometimes not. This enhancement is about unifying 
>> that. The proposal is to remove the _atomic postfix in situations 
>> where there is no non-atomic counterpart.
>>
>> This patch applies on top of 8233061.
>>
>> Bug:
>> https://bugs.openjdk.java.net/browse/JDK-8233797
>>
>> Webrev:
>> http://cr.openjdk.java.net/~eosterlund/8233797/webrev.00/
>>
>> Thanks,
>> /Erik




More information about the hotspot-gc-dev mailing list