Integrated: 8330071: GenShen: Allow old to expand again at end of each GC
Kelvin Nilsen
kdnilsen at openjdk.org
Mon Apr 15 16:28:09 UTC 2024
On Thu, 11 Apr 2024 15:20:51 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 0578af80
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/0578af8015bc0dfcd4a2b726b1a8b52f68712cf2
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
8330071: GenShen: Allow old to expand again at end of each GC
Reviewed-by: wkemper, ysr
-------------
PR: https://git.openjdk.org/shenandoah/pull/421
More information about the shenandoah-dev
mailing list