RFR: 8324981: Shenandoah: Move commit and soft max heap changed methods into heap [v2]

Aleksey Shipilev shade at openjdk.org
Wed Jan 31 08:34:01 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

Marked as reviewed by shade (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/17634#pullrequestreview-1853147654


More information about the hotspot-gc-dev mailing list