RFR: 7131823: Loading some animated GIFs fails with ArrayIndexOutOfBoundsE… [v2]

Alexander Zuev kizune at openjdk.java.net
Wed Apr 27 21:50:46 UTC 2022


On Wed, 27 Apr 2022 21:05:33 GMT, Dan Lutker <duke at openjdk.java.net> wrote:

>> …xception: Index 4096 out of bounds for length 4096
>> 
>> Adapted from https://github.com/openjdk/jfx/commit/7b7050c46299c0e6771ae02fbb5ceaf22104d3e4
>> 
>> # Testing done
>> Build locally on linux and ran jdk_imageio tests.
>
> Dan Lutker has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision:
> 
>   7131823: Loading some animated GIFs fails with ArrayIndexOutOfBoundsException: Index 4096 out of bounds for length 4096

Code looks good but PR needs to be updated so title matches the one from the JBS.

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

Marked as reviewed by kizune (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8371



More information about the client-libs-dev mailing list