RFR: 8333457: GenShen: Move remembered set into new generational code [v2]
William Kemper
wkemper at openjdk.org
Mon Jun 3 23:59:49 UTC 2024
On Mon, 3 Jun 2024 22:45:46 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:
>> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix typo in comment
>
> src/hotspot/share/gc/shenandoah/shenandoahGeneration.cpp line 210:
>
>> 208: shenandoah_assert_safepoint();
>> 209:
>> 210: // TODO: Eventually, we want replace this with a constant-time exchange of pointers.
>
> we want *to* replace. (preexisting typo in comment, might as well fix...)
Done
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/443#discussion_r1625170981
More information about the shenandoah-dev
mailing list