RFR: 8299703: GenShen: improvements in card scanning [v5]
Y. Srinivas Ramakrishna
ysr at openjdk.org
Tue Jan 31 19:22:41 UTC 2023
On Tue, 31 Jan 2023 14:53:58 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
>> src/hotspot/share/gc/shenandoah/shenandoahGeneration.cpp line 975:
>>
>>> 973:
>>> 974: size_t ShenandoahGeneration::adjust_available(intptr_t adjustment) {
>>> 975: // TODO: ysr: revert to an assert
>>
>> Do you want to make these refinements before we integerate?
>
> Or maybe just remove them?
I'll change them to warnings.
-------------
PR: https://git.openjdk.org/shenandoah/pull/193
More information about the shenandoah-dev
mailing list