RFR: 8375626: G1: Convert G1CollectionSetChooser to use Atomic<T> [v2]
Thomas Schatzl
tschatzl at openjdk.org
Tue Jan 20 08:07:50 UTC 2026
> Hi all,
>
> please review this change to use `Atomic<T>` for the `G1CollectionSetChooser` class.
>
> Testing: gha
>
> Thanks,
> Thomas
Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
* kbarrett review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29298/files
- new: https://git.openjdk.org/jdk/pull/29298/files/6a29e1cf..e8ce53a5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29298&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29298&range=00-01
Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/29298.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29298/head:pull/29298
PR: https://git.openjdk.org/jdk/pull/29298
More information about the hotspot-gc-dev
mailing list