RFR: 8368842: Parallel: Refactor PCAddThreadRootsMarkingTaskClosure

Albert Mingkun Yang ayang at openjdk.org
Tue Sep 30 12:27:41 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

Thanks for review.

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

PR Comment: https://git.openjdk.org/jdk/pull/27541#issuecomment-3351799109


More information about the hotspot-gc-dev mailing list