RFR: 8324632: Update Zlib Data Compression Library to Version 1.3.1
Lance Andersen
lancea at openjdk.org
Mon Jan 29 17:01:51 UTC 2024
Hi all,
Please review this PR which updates zlib from 1.3 to 1.3.1 in OpenJDK
The [Zlib Data Compression Library](https://github.com/madler/zlib) has released Zlib 1.3.1 on January 24, 2024.
There are a [small number of updates](https://github.com/madler/zlib/compare/v1.3.1..v1.3) between 1.3 and 1.3.1
Mach5 tiers1-3 have run clean
-------------
Commit messages:
- update zlib to zlib 1.3.1
Changes: https://git.openjdk.org/jdk/pull/17619/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17619&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8324632
Stats: 164 lines in 14 files changed: 82 ins; 35 del; 47 mod
Patch: https://git.openjdk.org/jdk/pull/17619.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17619/head:pull/17619
PR: https://git.openjdk.org/jdk/pull/17619
More information about the core-libs-dev
mailing list