From c53472e782c61337db3d2fa402bbbf645df793a3 Mon Sep 17 00:00:00 2001 From: Pasam Soujanya Date: Mon, 23 Dec 2024 17:14:26 +0530 Subject: [PATCH] Exclude NoAddress.java on JDK21 z/OS Signed-off-by: Pasam Soujanya --- openjdk/excludes/ProblemList_openjdk21-openj9.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index 9d9002c065..f1134e7199 100644 --- a/openjdk/excludes/ProblemList_openjdk21-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk21-openj9.txt @@ -417,6 +417,7 @@ sun/security/util/math/TestIntegerModuloP.java https://github.com/eclipse-openj9 # jdk_security4 sun/security/krb5/auto/Cleaners.java https://github.com/eclipse-openj9/openj9/issues/16248 aix-all +sun/security/krb5/auto/NoAddresses.java https://github.com/adoptium/aqa-tests/issues/4566 z/OS-s390x ############################################################################