RFR: cli options for young/old ShenandoahMinFreeThreshold

William Kemper wkemper at openjdk.org
Wed Jul 6 00:02:14 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.

Looks great! Thank you!

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

Marked as reviewed by wkemper (Committer).

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


More information about the shenandoah-dev mailing list