On Tue, 17 Jan 2023 18:46:00 GMT, Vladimir Ivanov <vliva...@openjdk.org> wrote:

>> Claes Redestad has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   trailing ws
>
> src/hotspot/share/opto/machnode.cpp line 211:
> 
>> 209:     opcnt++;                          // Bump operand count
>> 210:     assert( opcnt < numopnds, "Accessing non-existent operand" );
>> 211: 
> 
> A leftover from a previous change?

Fixed

-------------

PR: https://git.openjdk.org/jdk/pull/10847

Reply via email to