[jdk11u-dev] RFR: 8240226: DeflateIn_InflateOut.java test incorrectly assumes size of compressed file
Antonio Vieiro
duke at openjdk.org
Mon Jun 3 17:09:11 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.
Thank you, @TheRealMDoerr !
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2719#issuecomment-2145719003
More information about the jdk-updates-dev
mailing list