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

Dan Lutker duke at openjdk.org
Tue Aug 16 22:02:16 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

This pull request has now been integrated.

Changeset: faf1f86f
Author:    Dan Lutker <lutkerd at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/faf1f86f95117a5e2a0d52b67647dee893311545
Stats:     175 lines in 2 files changed: 158 ins; 4 del; 13 mod

7131823: bug in GIFImageReader

Backport-of: a31130fd4056907edcb420761722c629a33273eb

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

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


More information about the jdk-updates-dev mailing list