RFR: 8321631: Fix comments in access.hpp
Guoxiong Li
gli at openjdk.org
Tue Dec 12 07:22:43 UTC 2023
On Sat, 9 Dec 2023 21:50:10 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> Hi all,
>>
>> This trivial patch fixes the comments about `atomic_xchg` and `atomic_xchg_at` in `access.hpp`.
>> And it removes the unnecessary content about `INSTANTIATE_HPP_ACCESS`
>> which has been aleready removed in [JDK-8230808](https://bugs.openjdk.org/browse/JDK-8230808).
>>
>> Thanks for the review.
>>
>> Best Regards,
>> -- Guoxiong
>
> Marked as reviewed by eosterlund (Reviewer).
@fisk @stefank Thanks for the reviews. Integrating.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17042#issuecomment-1851427675
More information about the hotspot-dev
mailing list