RFR: 8295530: Update Zlib Data Compression Library to Version 1.2.13
Lance Andersen
lancea at openjdk.org
Wed Oct 19 16:53:40 UTC 2022
Hi all,
Please review this PR which will update the Zlib Data Compression Library from 1.2.11 to 1.2.13.
- I have run all of the Mach5 tiers which did not show any issues related to the upgrade.
- The JCK zip/jar tests also continue to pass.
- Jai ran his macOS aarch64 test(for [JDK-8282954](https://bugs.openjdk.org/browse/JDK-8282954)) with the zlib 1.2.13 port and has not seen the failure as seen with the MacOS aarch64 native zlib port
Best,
Lance
-------------
Commit messages:
- Update Zlib Data Compression Library to Version 1.2.13
Changes: https://git.openjdk.org/jdk/pull/10773/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10773&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8295530
Stats: 11197 lines in 24 files changed: 9975 ins; 274 del; 948 mod
Patch: https://git.openjdk.org/jdk/pull/10773.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10773/head:pull/10773
PR: https://git.openjdk.org/jdk/pull/10773
More information about the core-libs-dev
mailing list