RFR: 8368740: Serial: Swap eden and survivor spaces position in young generation [v3]
Albert Mingkun Yang
ayang at openjdk.org
Thu Oct 16 19:58:52 UTC 2025
On Mon, 13 Oct 2025 09:37:03 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Change the relative position of eden and survior spaces in young-gen so that eden can be expanded to fulfill allocation request in heap-near-full scenario. What is on master doesn't allow eden expansion if there is live objs inside from/to after full-gc.
>>
>> 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 three additional commits since the last revision:
>
> - Merge branch 'master' into sgc-expand-allocate
> - review
> - sgc-expand-allocate
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27513#issuecomment-3412623475
More information about the hotspot-gc-dev
mailing list