On Wed, 18 Feb 2026 09:04:50 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_16nw.c line 922: > >> 920: off += kw; >> 921: >> 922: p2 = sp[0]; p3 = sp[chan1]; p4 = sp[chan2]; > > Do we need to delete these lines? Since the values are getting copied > individually for each conditions? fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29257#discussion_r2842909082
