On Thu, 22 Jan 2026 00:54:26 GMT, Sergey Bylokhov <[email protected]> wrote:

>> Phil Race has updated the pull request with a new target base due to a merge 
>> or a rebase. The pull request now contains two commits:
>> 
>>  - Merge
>>  - 8373626
>
> src/java.desktop/share/native/libmlib_image/mlib_ImageConv_D64nw.c line 223:
> 
>> 221:           p2 = sp[0];
>> 222: 
>> 223:           sp += 2*sll;
> 
> Is this a copypaste error? The sp is incremented twice in a row?

Yes, that's the kind of copy/paste error I was worried might slip in. Fixing it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/29257#discussion_r2717990856

Reply via email to