On Wed, 18 Feb 2026 09:21:03 GMT, Jayathirth D V <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8373626 > > src/java.desktop/share/native/libmlib_image/mlib_ImageConv_8nw.c line 923: > >> 921: off += kw; >> 922: >> 923: sp += (kw - 1)*chan1; > > Do we need to move this change in address of `sp` to each conditions? I fixed this ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29257#discussion_r2842999940
