-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
master
A newer version 1.3.2 of the Zlib Data Compression Library[1] has been released around a week back https://github.com/madler/zlib/releases/tag/v1.3.2.
The JDK maintains a copy of the zlib sources in its repo, which is currently at 1.3.1 of zlib and should be upgraded to this newer version.
The complete set of changes from 1.3.1 of zlib to 1.3.2 is here https://github.com/madler/zlib/compare/v1.3.1...v1.3.2
The JDK maintains a copy of the zlib sources in its repo, which is currently at 1.3.1 of zlib and should be upgraded to this newer version.
The complete set of changes from 1.3.1 of zlib to 1.3.2 is here https://github.com/madler/zlib/compare/v1.3.1...v1.3.2
- links to
-
Commit(master)
openjdk/jdk/16740060
-
Review(master)
openjdk/jdk/29916