Integrated: cli options for young/old ShenandoahMinFreeThreshold

Joshua Cao duke at openjdk.org
Wed Jul 6 16:25:58 UTC 2022


On Tue, 5 Jul 2022 16:55:07 GMT, Joshua Cao <duke at openjdk.org> wrote:

> We currently can set only a single `ShenandoahMinFreeThreshold`, which will run a GC cycle if an allocation space fills up to a certain capacity. This PR allows us to specify separate thresholds for young and old generations.

This pull request has now been integrated.

Changeset: 4de4c3eb
Author:    Joshua Cao <joshcao at amazon.com>
Committer: William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/4de4c3eb5c3713eb5c06be5247f76df37e0dc043
Stats:     25 lines in 6 files changed: 18 ins; 0 del; 7 mod

cli options for young/old ShenandoahMinFreeThreshold

Reviewed-by: wkemper, ysr

-------------

PR: https://git.openjdk.org/shenandoah/pull/150


More information about the shenandoah-dev mailing list