RFR: 8374684: ZGC: Convert zMark to use Atomic<T>

Axel Boldt-Christmas aboldtch at openjdk.org
Thu Jan 15 06:16:48 UTC 2026


Convert usages of AtomicAccess to Atomic<T> in zMark.

Testing:
 * GHA
 * HotSpot GC tests with ZGC linux x64 and linux aarch64

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

Commit messages:
 - ZGC: Convert zMark to use Atomic<T>

Changes: https://git.openjdk.org/jdk/pull/29245/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29245&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8374684
  Stats: 13 lines in 2 files changed: 2 ins; 1 del; 10 mod
  Patch: https://git.openjdk.org/jdk/pull/29245.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29245/head:pull/29245

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


More information about the hotspot-gc-dev mailing list