RFR: 8289137: Automatically adapt Young/OldPLABSize and when setting only MinTLABSize [v2]
Thomas Schatzl
tschatzl at openjdk.org
Fri Jul 8 08:51:42 UTC 2022
> Hi all,
>
> can I get reviews for this enhancement fixing a sometimes annoying UI issue where setting `-XX:MinTLABSize` does not automatically update `-XX:YoungPLABSize` and `-XX:OldPLABSize` if they are not set?
> This avoids some unnecessary retries.
>
> Testing: gha, test case
>
> Thanks,
> Thomas
Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
Fix minimal vm compilation?
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9425/files
- new: https://git.openjdk.org/jdk/pull/9425/files/e59d06d9..7d7382bc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9425&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9425&range=00-01
Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/9425.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9425/head:pull/9425
PR: https://git.openjdk.org/jdk/pull/9425
More information about the hotspot-dev
mailing list