RFR: Allow heuristic trigger to increase capacity instead of running a collection
Kelvin Nilsen
kdnilsen at openjdk.org
Tue Jan 3 22:25:26 UTC 2023
On Fri, 30 Dec 2022 00:07:29 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Before the adaptive heuristic starts a collection, it will attempt to increase the capacity of its generation. If the capacity is increased, the heuristic will re-evaluate the trigger criteria.
>
> There is also a change here to attempt to increase the size of the old generation in response to a promotion failure.
Marked as reviewed by kdnilsen (Committer).
-------------
PR: https://git.openjdk.org/shenandoah/pull/190
More information about the shenandoah-dev
mailing list