RFR: 8324632: Update Zlib Data Compression Library to Version 1.3.1
Iris Clark
iris at openjdk.org
Mon Jan 29 17:21:25 UTC 2024
On Mon, 29 Jan 2024 16:57:00 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> 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
I've spot-checked these files against the referenced diffs between v1.3.1 and v1.3 and confirm that they are as expected.
-------------
Marked as reviewed by iris (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17619#pullrequestreview-1849300812
More information about the core-libs-dev
mailing list