On Wed, 27 Apr 2022 22:10:43 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 refreshed the contents of this pull request, and previous > commits have been removed. The incremental views will show differences > compared to the previous content of the PR. The pull request contains one new > commit since the last revision: > > 7131823: bug in GIFImageReader Marked as reviewed by serb (Reviewer). We got the similar bug report and I can confirm that this patch fixed the problem, so it looks fine. ------------- PR: https://git.openjdk.java.net/jdk/pull/8371