From 4637c615618b6fd805b62e864f908604b7c96e39 Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Tue, 13 Feb 2024 16:47:46 -0500 Subject: [PATCH] Unexclude java/lang/StackWalker/GetCallerClassTest jdk22+ for OpenJ9 Issue https://github.com/eclipse-openj9/openj9/issues/18697 Signed-off-by: Peter Shipton --- openjdk/excludes/ProblemList_openjdk22-openj9.txt | 1 - openjdk/excludes/ProblemList_openjdk23-openj9.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk22-openj9.txt b/openjdk/excludes/ProblemList_openjdk22-openj9.txt index 8c51d8b08a..defac33c71 100644 --- a/openjdk/excludes/ProblemList_openjdk22-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk22-openj9.txt @@ -95,7 +95,6 @@ java/lang/StackWalker/LocalsAndOperands.java#id1 https://github.com/adoptium/aq java/lang/StackWalker/ReflectionFrames.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/StackWalker/VerifyStackTrace.java https://github.com/adoptium/aqa-tests/issues/1273 generic-all java/lang/StackWalker/CallerSensitiveMethod/Main.java https://github.com/eclipse-openj9/openj9/issues/18696 generic-all -java/lang/StackWalker/GetCallerClassTest.java https://github.com/eclipse-openj9/openj9/issues/18697 generic-all java/lang/String/CaseConvertSameInstance.java https://github.com/eclipse-openj9/openj9/issues/6672 generic-all java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj9/openj9/issues/6665 generic-all java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk23-openj9.txt b/openjdk/excludes/ProblemList_openjdk23-openj9.txt index 8c51d8b08a..defac33c71 100644 --- a/openjdk/excludes/ProblemList_openjdk23-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk23-openj9.txt @@ -95,7 +95,6 @@ java/lang/StackWalker/LocalsAndOperands.java#id1 https://github.com/adoptium/aq java/lang/StackWalker/ReflectionFrames.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/StackWalker/VerifyStackTrace.java https://github.com/adoptium/aqa-tests/issues/1273 generic-all java/lang/StackWalker/CallerSensitiveMethod/Main.java https://github.com/eclipse-openj9/openj9/issues/18696 generic-all -java/lang/StackWalker/GetCallerClassTest.java https://github.com/eclipse-openj9/openj9/issues/18697 generic-all java/lang/String/CaseConvertSameInstance.java https://github.com/eclipse-openj9/openj9/issues/6672 generic-all java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj9/openj9/issues/6665 generic-all java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all