RFR: 8368740: Serial: Swap eden and survivor spaces position in young generation [v3]

Francesco Andreuzzi fandreuzzi at openjdk.org
Thu Oct 16 12:46:20 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

Marked as reviewed by fandreuzzi (Author).

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

PR Review: https://git.openjdk.org/jdk/pull/27513#pullrequestreview-3344655030


More information about the hotspot-gc-dev mailing list