RFR: 8369571: Parallel: Use ThreadsClaimTokenScope in PSAdjustTask

Albert Mingkun Yang ayang at openjdk.org
Fri Oct 10 14:47:22 UTC 2025


Trivial lifting threads claim token logic into using the existing `ThreadsClaimTokenScope`.

Test: tier1

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

Commit messages:
 - pgc-thread-claim-scope

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

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


More information about the hotspot-gc-dev mailing list