RFR: 8374677: ZGC: Convert zArray to use Atomic<T>
Stefan Karlsson
stefank at openjdk.org
Wed Jan 14 08:23:21 UTC 2026
On Wed, 14 Jan 2026 07:57:52 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
> Convert usages of AtomicAccess to Atomic<T> in zArray.
>
> Not sure about `NextType` name. Unclear how we want to name our using type aliases in the ZGC code.
>
> Testing:
> * GHA
> * HotSpot GC tests with ZGC linux x64 and linux aarch64
Marked as reviewed by stefank (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29218#pullrequestreview-3659449103
More information about the hotspot-gc-dev
mailing list