RFR: 8361055: Serial: Inline SerialHeap::process_roots [v5]
Albert Mingkun Yang
ayang at openjdk.org
Mon Jul 28 07:19:02 UTC 2025
On Fri, 18 Jul 2025 13:14:38 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Refactor roots processing in Serial (young-gc and full-gc) to clean up the control-flow and make is clearer what roots and closures are used in each context.
>>
>> Test: tier1-8
>
> 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 eight additional commits since the last revision:
>
> - review
> - Merge branch 'master' into sgc-roots
> - review
> - Merge branch 'master' into sgc-roots
> - review
> - Merge branch 'master' into sgc-roots
> - review
> - sgc-roots
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26038#issuecomment-3125858170
More information about the hotspot-gc-dev
mailing list