RFR: Expand old on demand [v64]
Kelvin Nilsen
kdnilsen at openjdk.org
Thu May 25 16:37:31 UTC 2023
> This PR describes several proposed changes to dynamically adjust the sizes of old-gen and young-gen. In general, the objective is to keep old-gen as small as possible so that there is an abundance of memory available for the young-gen allocation runway.
>
> This PR now passes all GHA pre-integration tests and other internal CI tests.
Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
Remove deprecated code
This removes code that is no longer needed in ShenandoahVerifier.
-------------
Changes:
- all: https://git.openjdk.org/shenandoah/pull/248/files
- new: https://git.openjdk.org/shenandoah/pull/248/files/f6f35154..94040c93
Webrevs:
- full: https://webrevs.openjdk.org/?repo=shenandoah&pr=248&range=63
- incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=248&range=62-63
Stats: 76 lines in 3 files changed: 0 ins; 68 del; 8 mod
Patch: https://git.openjdk.org/shenandoah/pull/248.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/248/head:pull/248
PR: https://git.openjdk.org/shenandoah/pull/248
More information about the shenandoah-dev
mailing list