On Thu, 2 Jul 2026 04:50:56 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this backport to JDK 27 which brings in the > changes to `java.util.zip.GZIPInputStream` which we just integrated into JDK > 28 through https://github.com/openjdk/jdk/pull/31396? The corresponding CSR > has already been approved for JDK 27. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: cb987ae8 Author: Jaikiran Pai <[email protected]> URL: https://git.openjdk.org/jdk/commit/cb987ae801d20062a082ae1cc9552aace7d04b15 Stats: 269 lines in 3 files changed: 227 ins; 18 del; 24 mod 8385924: GZIPInputStream.read() behaves differently on some Java versions Reviewed-by: alanb Backport-of: a301709aba74d2a7ca744b38b45232fd88cbfbc7 ------------- PR: https://git.openjdk.org/jdk/pull/31748
