On Mon, 9 Mar 2026 18:44:07 GMT, Damon Nguyen <[email protected]> wrote:

>> Update GIFlib from version 5.2.2 to version 6.1.1. Clientlibs test is green 
>> on all platforms.
>
> 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.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/30119#discussion_r2915258456

Reply via email to