RFR: 8368599: ShenandoahConcurrentMark could use ThreadsClaimTokenScope

William Kemper wkemper at openjdk.org
Wed Sep 24 23:58:53 UTC 2025


On Wed, 24 Sep 2025 22:37:44 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:

> Replace `StrongRootsScope` with `ThreadsClaimTokenScope` in `ShenandoahConcurrentMark::finish_mark_work` to be more precise with what is actually needed and why. Similar to #27385.
> 
> Test: tier1, and tier[1,2,3]_gc_shenandoah

LGTM! Thank you.

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

Marked as reviewed by wkemper (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27477#pullrequestreview-3265051449


More information about the hotspot-gc-dev mailing list