RFR: 8356667: GenShen: Eliminate races with ShenandoahFreeSet::available() [v2]
Kelvin Nilsen
kdnilsen at openjdk.org
Mon May 12 23:22:33 UTC 2025
On Mon, 12 May 2025 23:02:26 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Respond to reviewer comments
>
> src/hotspot/share/gc/shenandoah/shenandoahFullGC.cpp line 242:
>
>> 240: }
>> 241:
>> 242: ShenandoahGenerationalHeap::TransferResult result;;
>
> Extra `;` here.
fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25165#discussion_r2085660144
More information about the hotspot-gc-dev
mailing list