RFR: 8369913: Parallel: Refactor PSAdjustTask
Francesco Andreuzzi
fandreuzzi at openjdk.org
Fri Oct 31 10:39:04 UTC 2025
On Wed, 15 Oct 2025 13:31:06 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
Marked as reviewed by fandreuzzi (Author).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27822#pullrequestreview-3403614554
More information about the hotspot-gc-dev
mailing list