RFR: 8375974: G1: Convert G1FullCollector to use Atomic<T>
Thomas Schatzl
tschatzl at openjdk.org
Wed Jan 21 11:41:51 UTC 2026
Hi all,
please review this change to convert `G1FullCollector` to use `Atomic<T>`.
Testing: gha
Thanks,
Thomas
-------------
Commit messages:
- 8375974
Changes: https://git.openjdk.org/jdk/pull/29342/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29342&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8375974
Stats: 8 lines in 3 files changed: 0 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/29342.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29342/head:pull/29342
PR: https://git.openjdk.org/jdk/pull/29342
More information about the hotspot-gc-dev
mailing list