Integrated: 8324981: Shenandoah: Move commit and soft max heap changed methods into heap
William Kemper
wkemper at openjdk.org
Wed Jan 31 16:46:13 UTC 2024
On Tue, 30 Jan 2024 16:46:00 GMT, William Kemper <wkemper at openjdk.org> wrote:
> These methods could have been static in control thread because they only interact with the heap. Moving them into the heap reduces code duplication on the generational mode branch.
This pull request has now been integrated.
Changeset: 2cd1ba6a
Author: William Kemper <wkemper at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2cd1ba6a52eafffa65d0f2532a07fff89f9cea0e
Stats: 107 lines in 4 files changed: 49 ins; 53 del; 5 mod
8324981: Shenandoah: Move commit and soft max heap changed methods into heap
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jdk/pull/17634
More information about the shenandoah-dev
mailing list