RFR: 8324981: Shenandoah: Move commit and soft max heap changed methods into heap [v2]
William Kemper
wkemper at openjdk.org
Wed Jan 31 16:46:12 UTC 2024
On Tue, 30 Jan 2024 20:17:47 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.
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>
> Hygene, review feedback
GHA failure on macos looks like an infrastructure issue.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17634#issuecomment-1919486195
More information about the shenandoah-dev
mailing list