RFR: Reserve regions for the collector according to generational reserves

Kelvin Nilsen kdnilsen at openjdk.java.net
Thu Jun 9 18:22:52 UTC 2022


On Thu, 9 Jun 2022 17:22:26 GMT, William Kemper <wkemper at openjdk.org> wrote:

> When the freeset is rebuilt, it reserves a number of regions for evacuation proportional to the total size of the heap. With default settings, this will reserve more regions than intended for the generational mode and may lead to premature allocation failures for mutators.

Marked as reviewed by kdnilsen (Committer).

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

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


More information about the shenandoah-dev mailing list