On Mon, 20 May 2024 06:41:45 GMT, Axel Boldt-Christmas <abold...@openjdk.org> wrote:
> Improve `java/util/zip/EntryCount64k.java` stderr parsing by ignoring > deprecated warnings. Testing non-generational ZGC requires the use of a > deprecated option. This pull request has now been integrated. Changeset: f5ab7dff Author: Axel Boldt-Christmas <abold...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/f5ab7dff402a3152f5d5736cc6521b4be617eccf 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 Reviewed-by: jpai, stefank, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/19297