[jdk11u-dev] Integrated: 8240226: DeflateIn_InflateOut.java test incorrectly assumes size of compressed file

Antonio Vieiro duke at openjdk.org
Mon Jun 3 10:38:09 UTC 2024


On Tue, 21 May 2024 15:28:56 GMT, Antonio Vieiro <duke at openjdk.org> wrote:

> A backport of https://bugs.openjdk.org/browse/JDK-8240226 
> 
> JDK-8240226 contains a small fix to `DeflateIn_InflateOut.java` that makes the test pass when `--with-zlib=system` and the system zlib library is zlib-cloudflare. 
> 
> This fix is also required for the test to pass in Fedora 40 with the (system wide default) ZLib-ng library.
> 
> Tested with both DEBUG and RELEASE builds in Fedora 40.
> 
> Let me know if updating the copyright year is required.

This pull request has now been integrated.

Changeset: 69f4ac1e
Author:    Antonio Vieiro <avieirov at redhat.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/69f4ac1e0d61804b1bf306ee728a4de4397aeb47
Stats:     5 lines in 1 file changed: 2 ins; 2 del; 1 mod

8240226: DeflateIn_InflateOut.java test incorrectly assumes size of compressed file

Backport-of: b38f3cf3bdde596c07c00106e8a60263ee6cb374

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2719


More information about the jdk-updates-dev mailing list