RFR: 8312116: GenShen: make instantaneous allocation rate triggers more timely [v29]
Kelvin Nilsen
kdnilsen at openjdk.org
Wed Feb 18 19:28:31 UTC 2026
On Tue, 17 Feb 2026 22:55:52 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Improve comments
>
> src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp line 821:
>
>> 819: // else, leave current_rate = y_max, acceleration = 0
>> 820: }
>> 821: // and here also, leave current_rate = y_max, acceleration = 0
>
> y_max is no more. fix these two comments.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/29039#discussion_r2824053557
More information about the shenandoah-dev
mailing list