Integrated: 8376664: Find a better place for the Atomic<HeapWord*> vmstructs toplevel declaration
Thomas Schatzl
tschatzl at openjdk.org
Fri Feb 13 08:29:40 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
This pull request has now been integrated.
Changeset: e3661b3c
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e3661b3cc5066b198f6cb5979deecd1d8d2c5450
Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
8376664: Find a better place for the Atomic<HeapWord*> vmstructs toplevel declaration
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/29650
More information about the hotspot-dev
mailing list