RFR: 8315117: Update Zlib Data Compression Library to Version 1.3

Lance Andersen lancea at openjdk.org
Mon Aug 28 16:44:24 UTC 2023


Hi all,

Please review this PR which updates zlib from 1.2.13 to 1.3 in openJDK

The [Zlib Data Compression Library](https://github.com/madler/zlib ) has released Zlib 1.3 on August 18, 2023.

There are a [small number of updates](https://github.com/madler/zlib/compare/v1.2.13...master ) between 1.2.13 and 1.3 

Mach5 tiers1-6 have run clean as do the JCK tests

-------------

Commit messages:
 - Update zlib to zlib 1.3

Changes: https://git.openjdk.org/jdk/pull/15453/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15453&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8315117
  Stats: 2075 lines in 25 files changed: 532 ins; 1006 del; 537 mod
  Patch: https://git.openjdk.org/jdk/pull/15453.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15453/head:pull/15453

PR: https://git.openjdk.org/jdk/pull/15453


More information about the core-libs-dev mailing list