RFR: 8368740: Serial: Swap eden and survivor spaces position in young generation
Albert Mingkun Yang
ayang at openjdk.org
Fri Sep 26 09:16:31 UTC 2025
On Fri, 26 Sep 2025 09:05:40 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:
> eden()->is_empty() should always be false after expansion, since delta_bytes > 0
I don't get it; it's possible that eden is NOT empty and we expands it to satisfy pending alloc-request.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27513#discussion_r2381547015
More information about the hotspot-gc-dev
mailing list