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

Alan Bateman alanb at openjdk.org
Tue Aug 29 13:29:12 UTC 2023


On Mon, 28 Aug 2023 16:31:06 GMT, Lance Andersen <lancea at openjdk.org> wrote:

> 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

Okay, assuming tests are passing on windows-x64 and macos-aarch64 as these are the two that will usually use the bundled zlib.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15453#pullrequestreview-1600414491


More information about the core-libs-dev mailing list