Integrated: 8378631: Update Zlib Data Compression Library to Version 1.3.2
Jaikiran Pai
jpai at openjdk.org
Thu Feb 26 11:50:24 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.
This pull request has now been integrated.
Changeset: 16740060
Author: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1674006047ba1e96b7b5a8baa899b7cf03e9c9b1
Stats: 1810 lines in 26 files changed: 795 ins; 368 del; 647 mod
8378631: Update Zlib Data Compression Library to Version 1.3.2
Reviewed-by: alanb, erikj, lancea
-------------
PR: https://git.openjdk.org/jdk/pull/29916
More information about the core-libs-dev
mailing list