RFR: 8321631: Fix comments in access.hpp
Erik Österlund
eosterlund at openjdk.org
Sat Dec 9 21:53:11 UTC 2023
On Sat, 9 Dec 2023 07:59:02 GMT, Guoxiong Li <gli 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).
-------------
PR Review: https://git.openjdk.org/jdk/pull/17042#pullrequestreview-1773861463
More information about the hotspot-dev
mailing list