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

Thomas Schatzl tschatzl at openjdk.org
Thu Jan 22 13:08:58 UTC 2026


> Hi all,
> 
>   please review this change to convert `G1UpdateRegionLivenessAndSelectForRebuildTask` to use `Atomic<T>`.
> 
> 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/29340/files
  - new: https://git.openjdk.org/jdk/pull/29340/files/549c519d..7a17ca02

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29340&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29340&range=00-01

  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 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