[jdk21u-dev] Integrated: 8332494: java/util/zip/EntryCount64k.java failing with java.lang.RuntimeException: '\\A\\Z' missing from stderr

SendaoYan syan at openjdk.org
Thu Jan 30 09:28:02 UTC 2025


On Mon, 30 Dec 2024 11:59:53 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [f5ab7dff](https://github.com/openjdk/jdk/commit/f5ab7dff402a3152f5d5736cc6521b4be617eccf) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. This PR improve `java/util/zip/EntryCount64k.java` stderr parsing by ignoring deprecated warnings. Test-fix only, the change has been verified locally, no risk.
> 
> The commit being backported was authored by Axel Boldt-Christmas on 21 May 2024 and was reviewed by Jaikiran Pai, Stefan Karlsson and David Holmes.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 95e4bc9e
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/95e4bc9e201f8643d21bd9fe6fc180951bbcd1e7
Stats:     21 lines in 2 files changed: 18 ins; 0 del; 3 mod

8332494: java/util/zip/EntryCount64k.java failing with java.lang.RuntimeException: '\\A\\Z' missing from stderr

Backport-of: f5ab7dff402a3152f5d5736cc6521b4be617eccf

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1297


More information about the jdk-updates-dev mailing list