Skip to content

Commit

Permalink
Temporarily exclude java/lang/Class/ProtectionDomainRace on jdk24 Ope…
Browse files Browse the repository at this point in the history
…nJ9 (#5922)

Issue eclipse-openj9/openj9#20351

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton authored Jan 28, 2025
1 parent 75f5443 commit 154fd4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk24-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ java/lang/annotation/AnnotationsInheritanceOrderRedefinitionTest.java https://gi
java/lang/annotation/loaderLeak/Main.java https://github.com/eclipse-openj9/openj9/issues/6701 generic-all
java/lang/annotation/LoaderLeakTest.java https://github.com/eclipse-openj9/openj9/issues/13201 generic-all
java/lang/Class/GetModuleTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all
java/lang/Class/ProtectionDomainRace.java https://github.com/eclipse-openj9/openj9/issues/20351 generic-all
java/lang/ClassLoader/Assert.java https://github.com/eclipse-openj9/openj9/issues/6668 macosx-x64
java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all
java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all
Expand Down

0 comments on commit 154fd4c

Please sign in to comment.