[jdk17u-dev] Integrated: 7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
Todd V. Jonker
duke at openjdk.org
Thu Jan 22 15:03:35 UTC 2026
On Thu, 19 Jun 2025 19:24:36 GMT, Todd V. Jonker <duke at openjdk.org> wrote:
> This is a clean backport of [d3f3011](https://github.com/openjdk/jdk/commit/d3f3011d56267360d65841da3550eca79cf1575b), originally authored by @archiecobbs and reviewed by @jaikiran
>
> The corresponding backport for JDK21 is https://github.com/openjdk/jdk21u-dev/pull/1897
>
> Testing:
> - [x] New regression test fails without the fix, passes with it
> - [x] linux-x86_64-server-release: headless tiers 1-3
This pull request has now been integrated.
Changeset: b0196fee
Author: Todd V. Jonker <todd at toddjonker.net>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/b0196fee1f80cf8070a108c6e2902e05391b50e9
Stats: 111 lines in 2 files changed: 96 ins; 9 del; 6 mod
7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
Backport-of: d3f3011d56267360d65841da3550eca79cf1575b
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3667
More information about the jdk-updates-dev
mailing list