RFR: 8297186: G1 triggers unnecessary full GCs when heap utilization is low [v3]
Thomas Schatzl
tschatzl at openjdk.org
Wed Nov 23 09:50:32 UTC 2022
> Hi all,
>
> can I have reviews for this change that better enforces that after gc there is at least one eden region to allocate into?
>
> That avoids the problem described in the PR.
>
> Thanks,
> Thomas
Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
Improve test avoiding heap fragmentation so that it succeeds
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/11209/files
- new: https://git.openjdk.org/jdk/pull/11209/files/5e08fa4b..5467359e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=11209&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=11209&range=01-02
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11209.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11209/head:pull/11209
PR: https://git.openjdk.org/jdk/pull/11209
More information about the hotspot-gc-dev
mailing list