RFR: 8318190: GenShen: Be less aggressive with triggers for old-gen has expanded [v3]

Kelvin Nilsen kdnilsen at openjdk.org
Wed Oct 18 20:43:20 UTC 2023


On Tue, 17 Oct 2023 15:40:55 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix whitespace
>
> src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp line 62:
> 
>> 60:           "is below ShenandoahGenerationalIgnoreOldGrowthBelowPercentage, " \
>> 61:           "trigger an old-generation mark if old has grown and this "       \
>> 62:           "many young-gen consecutive young-gen collections have been "     \
> 
> will remove redundant young-gen from this sentence

done.

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

PR Review Comment: https://git.openjdk.org/shenandoah/pull/341#discussion_r1364512093


More information about the shenandoah-dev mailing list