RFR: 8376664: Find a better place for the Atomic<HeapWord*> vmstructs toplevel declaration

David Holmes dholmes at openjdk.org
Thu Feb 12 20:10:21 UTC 2026


On Tue, 10 Feb 2026 11:11:33 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this change that moves the declaration of `Atomic<HeapWord*>` to gc specific vmstructs, replacing the old similarly used `HeapWord* volatile`. This is a much better place.
> 
> Testing: gha
> 
> Thanks,
>   Thomas

Looks good and trivial. Thanks

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29650#pullrequestreview-3793371982


More information about the hotspot-dev mailing list