[jdk11u-dev] RFR: 7131823: bug in GIFImageReader

Goetz Lindenmaier goetz at openjdk.org
Tue Aug 16 10:47:28 UTC 2022


On Thu, 4 Aug 2022 20:06:16 GMT, Dan Lutker <duke at openjdk.org> wrote:

> This is a backport of JDK-7131823: bug in GIFImageReader
> 
> Original patch applied cleanly and all imageio tests pass on linux x64 including the new `javax/imageio/plugins/gif/GIFLargeTableIndexTest.java`.
> 
> Summary: jdk_imageio
> TEST STATS: name=jdk_imageio  run=196  pass=196  fail=0
> 
> 
> All teir1 passed as well.
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR   
>    jtreg:test/hotspot/jtreg:tier1                     1461  1461     0     0   
>    jtreg:test/jdk:tier1                               1874  1874     0     0   
>    jtreg:test/langtools:tier1                         3924  3924     0     0   
>    jtreg:test/nashorn:tier1                              0     0     0     0   
>    jtreg:test/jaxp:tier1                                 0     0     0     0   
> ==============================
> TEST SUCCESS

Please enable the GHA pre-submit tests.  If you merge head, they will run again.

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1317


More information about the jdk-updates-dev mailing list