RFR: 8375966: G1: Convert G1UpdateRegionLivenessAndSelectForRebuildTask to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Wed Jan 21 11:05:39 UTC 2026


Hi all,

  please review this change to convert `G1UpdateRegionLivenessAndSelectForRebuildTask` to use `Atomic<T>`.

Testing: gha

Thanks,
  Thomas

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

Commit messages:
 - 8375966

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

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


More information about the hotspot-gc-dev mailing list