Skip to content

Commit 75a8850

Browse files
authored
Exclude BadEnclosingMethodTest for Openj9 jdk26 (#6751)
Issue eclipse-openj9/openj9#21732 Signed-off-by: Peter Shipton <[email protected]>
1 parent d5863cf commit 75a8850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openjdk/excludes/ProblemList_openjdk26-openj9.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ java/beans/XMLEncoder/java_awt_ScrollPane.java https://github.com/eclipse-openj9
4040
java/lang/annotation/AnnotationsInheritanceOrderRedefinitionTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
4141
java/lang/annotation/loaderLeak/Main.java https://github.com/eclipse-openj9/openj9/issues/6701 generic-all
4242
java/lang/annotation/LoaderLeakTest.java https://github.com/eclipse-openj9/openj9/issues/13201 generic-all
43+
java/lang/Class/getEnclosingMethod/BadEnclosingMethodTest.java https://github.com/eclipse-openj9/openj9/issues/21732 generic-all
4344
java/lang/Class/GetModuleTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
4445
java/lang/ClassLoader/Assert.java https://github.com/eclipse-openj9/openj9/issues/6668 macosx-x64
4546
java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all

0 commit comments

Comments
 (0)