On Wed, 11 Mar 2026 00:46:46 GMT, Harshitha Onkar <[email protected]> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove extraneous line > > 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30119#discussion_r2915952141
