Integrated: 8368842: Parallel: Refactor PCAddThreadRootsMarkingTaskClosure

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

This pull request has now been integrated.

Changeset: 444007fc
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/444007fc234aeff75025831c2d1b5538c87fa8f1
Stats:     11 lines in 1 file changed: 0 ins; 5 del; 6 mod

8368842: Parallel: Refactor PCAddThreadRootsMarkingTaskClosure

Reviewed-by: fandreuzzi, tschatzl

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

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


More information about the hotspot-gc-dev mailing list