Integrated: 8314935: Shenandoah: Unable to throw OOME on back-to-back Full GCs
William Kemper
wkemper at openjdk.org
Thu Sep 7 21:16:49 UTC 2023
On Wed, 30 Aug 2023 23:33:57 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Retry allocations until at least one full gc is complete, do not spin unnecessarily when gc is not making progress.
This pull request has now been integrated.
Changeset: 716201c7
Author: William Kemper <wkemper at openjdk.org>
Committer: Y. Srinivas Ramakrishna <ysr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/716201c77d160dc78db61957aa002eef71641688
Stats: 22 lines in 2 files changed: 5 ins; 11 del; 6 mod
8314935: Shenandoah: Unable to throw OOME on back-to-back Full GCs
Reviewed-by: kdnilsen, ysr
-------------
PR: https://git.openjdk.org/jdk/pull/15500
More information about the shenandoah-dev
mailing list