On Wed, 25 Feb 2026 12:56:37 GMT, Jaikiran Pai <[email protected]> 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. @jaikiran No changes from upstream, right? (ignoring the make file update to compile with -DHAVE_STDARG_H=1). Also would be possible to update the PR description to say what testing has been done as the defaults only use the in-tree version on Windows. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29916#issuecomment-3959256218
