On Fri, 24 May 2024 00:09:38 GMT, Sandhya Viswanathan
<[email protected]> wrote:
>> Scott Gibbons has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Review comments - move stubGen*_string.cpp to c2_stubGen*_string.cpp
>
> src/hotspot/cpu/x86/c2_stubGenerator_x86_64_string.cpp line 1754:
>
>> 1752: continue;
>> 1753: } else {
>> 1754: Label L_loopTop;
>
> L_loopTop label not used in the else block.
Removed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16753#discussion_r1614117294