Integrated: Relax enforcement of evacuation budget
William Kemper
wkemper at openjdk.java.net
Wed Apr 6 18:40:18 UTC 2022
On Tue, 5 Apr 2022 23:29:50 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Allow evacuation threads to allocate more memory than was anticipated when the collection set was chosen. Evacuation may use more memory because of increases in the size of TLABs.
This pull request has now been integrated.
Changeset: 54f1e496
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.java.net/shenandoah/commit/54f1e49604b2c4e91b4f484de24cefed4409ecf2
Stats: 95 lines in 11 files changed: 2 ins; 81 del; 12 mod
Relax enforcement of evacuation budget
Reviewed-by: kdnilsen
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/129
More information about the shenandoah-dev
mailing list