RFR: 8369913: Parallel: Refactor PSAdjustTask [v2]

Joel Sikström jsikstro at openjdk.org
Fri Oct 31 14:33:05 UTC 2025


On Fri, 31 Oct 2025 12:46:47 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

>> Cleanup roots processing (adjusting/remapping) during the adjust-phase of full-gc, so that relevant roots are grouped together with some documentations. Also, the use of `SubTasksDone` is replaced with a `volatile bool`, which is more transparent in the context.
>> 
>> Test: tier1-5
>
> Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - review
>  - Merge branch 'master' into pgc-adjust-root
>  - pgc-adjust-root

Marked as reviewed by jsikstro (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27822#pullrequestreview-3404576736


More information about the hotspot-gc-dev mailing list