Integrated: Expand old on demand
Kelvin Nilsen
kdnilsen at openjdk.org
Fri May 26 18:43:32 UTC 2023
On Thu, 6 Apr 2023 18:13:49 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 57fdc186
Author: Kelvin Nilsen <kdnilsen at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/57fdc1865d89b0f82d8601a813b9e9eb2d8abec2
Stats: 3502 lines in 37 files changed: 2023 ins; 969 del; 510 mod
Expand old on demand
Reviewed-by: ysr
-------------
PR: https://git.openjdk.org/shenandoah/pull/248
More information about the shenandoah-dev
mailing list