[jdk8u-dev] Integrated: 7131823: bug in GIFImageReader
Dan Lutker
duke at openjdk.org
Fri Aug 26 17:45:09 UTC 2022
On Tue, 16 Aug 2022 21:08:33 GMT, Dan Lutker <duke at openjdk.org> wrote:
> Backport of a31130fd4056907edcb420761722c629a33273eb, paths had to be updated and diff applied with offset.
>
>
> patching file jdk/src/share/classes/com/sun/imageio/plugins/gif/GIFImageReader.java
> Hunk #1 succeeded at 937 (offset -16 lines).
> Hunk #2 succeeded at 961 (offset -16 lines).
> Hunk #3 succeeded at 984 (offset -16 lines).
> patching file jdk/test/javax/imageio/plugins/gif/GIFLargeTableIndexTest.java
>
>
> All imageio tests are passing including new test in the backport.
>
> I have some tier1 errors locally that also happen without this change:
>
> Summary: jdk_tier1
> FAILED: java/util/stream/test/org/openjdk/tests/java/lang/invoke/MHProxiesTest.java
> FAILED: java/util/stream/test/org/openjdk/tests/java/util/stream/CollectAndSummaryStatisticsTest.java
> FAILED: java/util/stream/test/org/openjdk/tests/java/util/stream/ConcatTest.java
> FAILED: java/util/stream/test/org/openjdk/tests/java/util/stream/FindFirstOpTest.java
> FAILED: java/util/stream/test/org/openjdk/tests/java/util/stream/IntPrimitiveOpsTests.java
> FAILED: java/util/stream/test/org/openjdk/tests/java/util/stream/LongPrimitiveOpsTests.java
> FAILED: java/util/stream/test/org/openjdk/tests/java/util/stream/MinMaxTest.java
This pull request has now been integrated.
Changeset: 026a6c58
Author: Dan Lutker <lutkerd at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/026a6c58afe2ff4ec851c5ea4905c68c87b4d7c0
Stats: 175 lines in 2 files changed: 158 ins; 4 del; 13 mod
7131823: bug in GIFImageReader
Reviewed-by: phh
Backport-of: a31130fd4056907edcb420761722c629a33273eb
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/104
More information about the jdk8u-dev
mailing list