On Thu, 15 Jan 2026 10:54:08 GMT, Andrew Haley <[email protected]> wrote:

>> Ferenc Rakoczi has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Fix off-by-one error discovered by Shawn
>
> src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp line 6084:
> 
>> 6082:   //         byte[] condensed, int index, short[] parsed, int 
>> parsedLength) {}
>> 6083:   //
>> 6084:   // it is assumed that parsed and condensed are allocated such that 
>> for
> 
> By whom? :-)
> Suggestion:
> 
>   // we assume that parsed and condensed are allocated such that for

Changed.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29141#discussion_r2704885970

Reply via email to