RFR: 8321939: [GenShen] ShenandoahOldEvacRatioPercent=100 fails with divide-by-zero [v2]
Y. Srinivas Ramakrishna
ysr at openjdk.org
Thu Dec 28 01:04:37 UTC 2023
On Wed, 13 Dec 2023 21:00:02 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
>> Y. Srinivas Ramakrishna has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix a scope issue with a local variable.
>
> src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp line 1206:
>
>> 1204: // = OE/YE
>> 1205: // => OE = YE*SOEP/(100-SOEP)
>> 1206:
>
> Same comment as above, regarding the algebra steps.
Done.
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/369#discussion_r1437311503
More information about the shenandoah-dev
mailing list