RFR: 8378631: Update Zlib Data Compression Library to Version 1.3.2

Lance Andersen lancea at openjdk.org
Wed Feb 25 16:07:36 UTC 2026


On Wed, 25 Feb 2026 12:56:37 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this change which upgrades JDK's in-tree zlib code from 1.3.1 to the recently released zlib 1.3.2 version?
> 
> As noted in https://bugs.openjdk.org/browse/JDK-8378631, then changes between the upstream zlib 1.3.1 and 1.3.2 are available here https://github.com/madler/zlib/compare/v1.3.1...v1.3.2.

Thank you Jai.  The changes look good and are in sync with the zlib repository.

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

Marked as reviewed by lancea (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29916#pullrequestreview-3855237924


More information about the core-libs-dev mailing list