RFR: Borrow from old gen [v2]
William Kemper
wkemper at openjdk.java.net
Tue Feb 8 16:34:58 UTC 2022
On Tue, 8 Feb 2022 16:22:22 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
>> This commit represents multiple months of incremental performance improvements to allow generational shenandoah to run more efficiently, especially with larger heap sizes and high memory utilization.
>>
>> Specific improvements are described in individual commit log messages.
>
> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>
> Respond to reviewer feedback
src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.inline.hpp line 64:
> 62: }
> 63:
> 64: #ifdef KELVIN_VERBOSE
Some instrumentation sneaked in here.
-------------
PR: https://git.openjdk.java.net/shenandoah/pull/110
More information about the shenandoah-dev
mailing list