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). ------------- Commit messages: - Backport a301709aba74d2a7ca744b38b45232fd88cbfbc7 Changes: https://git.openjdk.org/jdk/pull/31748/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31748&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385924 Stats: 269 lines in 3 files changed: 227 ins; 18 del; 24 mod Patch: https://git.openjdk.org/jdk/pull/31748.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31748/head:pull/31748 PR: https://git.openjdk.org/jdk/pull/31748
