On Wed, 27 Apr 2022 21:05:33 GMT, Dan Lutker <d...@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