RFR: 8324649: Shenandoah: replace implementation of free set [v45]
Kelvin Nilsen
kdnilsen at openjdk.org
Tue Apr 30 02:07:15 UTC 2024
On Tue, 23 Apr 2024 14:08:51 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix typo
>
> src/hotspot/share/gc/shenandoah/shenandoahFreeSet.cpp line 130:
>
>> 128: }
>> 129:
>> 130: inline idx_t ShenandoahRegionPartitions:: leftmost(ShenandoahFreeSetPartitionId which_partition) const {
>
> There is an excess whitespace after ::
fixed. thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17561#discussion_r1584031899
More information about the shenandoah-dev
mailing list