RFR: 8375977: G1: Convert JVMCICleaningTask to use Atomic<T>

Thomas Schatzl tschatzl at openjdk.org
Wed Jan 21 11:57:16 UTC 2026


Hi all,

  please review this conversion of `JVMCICleaningTask` to use `Atomic<T>`.

Testing: gha

Thanks,
  Thomas

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

Commit messages:
 - 8375977

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

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


More information about the hotspot-gc-dev mailing list