RFR: 8374677: ZGC: Convert zArray to use Atomic<T>
Thomas Schatzl
tschatzl at openjdk.org
Wed Jan 21 10:21:40 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 tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/29218#pullrequestreview-3686419118
More information about the hotspot-gc-dev
mailing list