RFR: 8335147: Serial: Refactor TenuredGeneration::promote [v3]
Albert Mingkun Yang
ayang at openjdk.org
Tue Jul 2 12:19:23 UTC 2024
On Tue, 2 Jul 2024 08:41:38 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Trivial extracting "copying" logic from old-gen-allocation method to unify the use of `Copy` and `transform_stack_chunk` in young-gc promotion path.
>
> 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 four additional commits since the last revision:
>
> - review
> - Merge branch 'master' into s1-alloc-promote
> - Merge branch 'master' into s1-alloc-promote
> - s1-alloc-promote
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19899#issuecomment-2203008542
More information about the hotspot-gc-dev
mailing list