RFR: 8330071: GenShen: Allow old to expand again at end of each GC [v3]
Kelvin Nilsen
kdnilsen at openjdk.org
Fri Apr 12 16:04:17 UTC 2024
> This corrects errors in the implementations of max_size_for(OLD) and min_size_for(OLD). These errors were preventing expansion of OLD in preparation for subsequent mixed-evacuation cycles.
Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
Respond to reviewer feedback
Return practical limits for OLD generation max and min sizes
-------------
Changes:
- all: https://git.openjdk.org/shenandoah/pull/421/files
- new: https://git.openjdk.org/shenandoah/pull/421/files/f23113f5..7570b2d4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=shenandoah&pr=421&range=02
- incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=421&range=01-02
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/shenandoah/pull/421.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/421/head:pull/421
PR: https://git.openjdk.org/shenandoah/pull/421
More information about the shenandoah-dev
mailing list