RFR: 8374692: ZGC: Convert zRemembered to use Atomic<T>
Axel Boldt-Christmas
aboldtch at openjdk.org
Fri Jan 16 09:11:27 UTC 2026
Convert usages of AtomicAccess to Atomic<T> in zRemembered.
Testing:
* GHA
* HotSpot GC tests with ZGC linux x64 and linux aarch64
-------------
Commit messages:
- ZGC: Convert zRemembered to use Atomic<T>
Changes: https://git.openjdk.org/jdk/pull/29269/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29269&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8374692
Stats: 8 lines in 2 files changed: 1 ins; 0 del; 7 mod
Patch: https://git.openjdk.org/jdk/pull/29269.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29269/head:pull/29269
PR: https://git.openjdk.org/jdk/pull/29269
More information about the hotspot-gc-dev
mailing list