On Wed, 25 Feb 2026 19:54:05 GMT, Sergey Bylokhov <[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_16nw.c line 1093: > >> 1091: >> 1092: k0 = pk[0]; k1 = pk[1]; k2 = pk[2]; >> 1093: > > `sp += (kw - 1)*chan1` is missing? > it exists in kw == 6,5,4,2,1 and only missing here for kw == 3 fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29257#discussion_r2860826727
