RFR: 8342927: GenShen: Guarantee slices of time for coalesce and filling [v2]

William Kemper wkemper at openjdk.org
Thu Oct 24 18:24:31 UTC 2024


On Thu, 24 Oct 2024 00:23:02 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update description of ShenandoahMinimumOldTimeMs
>
> src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp line 561:
> 
>> 559:                                                                             \
>> 560:   product(uintx, ShenandoahMinimumOldTimeMs, 100, EXPERIMENTAL,         \
>> 561:          "Minimum amount of time in milliseconds to run old marking "       \
> 
> May want to adjust the "description": Minimum time to run old marking or old cleanup (C&F could be considered cleanup - or just say C&F)...

Yep, good catch.

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

PR Review Comment: https://git.openjdk.org/shenandoah/pull/526#discussion_r1815524355


More information about the shenandoah-dev mailing list