RFR: 8368842: Parallel: Refactor PCAddThreadRootsMarkingTaskClosure

Thomas Schatzl tschatzl at openjdk.org
Mon Sep 29 10:12:10 UTC 2025


On Mon, 29 Sep 2025 07:43:07 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Trivial revising the signature of `PCAddThreadRootsMarkingTaskClosure` to pass `ParCompactionManager*` instead of `uint worker_id` as the constructor arg.
> 
> Test: tier1

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27541#pullrequestreview-3278952035


More information about the hotspot-gc-dev mailing list