On Wed, 11 Mar 2026 05:16:29 GMT, Phil Race <[email protected]> wrote:
>> src/java.desktop/share/native/libsplashscreen/giflib/gif_err.c line 50: >> >>> 48: case E_GIF_ERR_WRITE_FAILED: >>> 49: Err = "Failed to write to given file"; >>> 50: break; >> >> Looks like the update replaced spaces with tab creating git diffs on >> unchanged lines of code. Applies to other files as well. >> Since the PR is already integrated it might be a TODO item when the lib is >> updated next. > > I saw this but I think it must be an indent adjustment. jcheck disallows tabs. And checking the integrated code there are no tabs. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30119#discussion_r2915955426
