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