Integrated: 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 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

This pull request has now been integrated.

Changeset: 973bcdab
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/973bcdab81f754671de4c55656b8fb921bba4f61
Stats:     5 lines in 1 file changed: 0 ins; 1 del; 4 mod

8321631: Fix comments in access.hpp

Reviewed-by: eosterlund, stefank

-------------

PR: https://git.openjdk.org/jdk/pull/17042


More information about the hotspot-dev mailing list