Skip to content

Commit acb3c8b

Browse files
authored
Restore UncaughtExceptionsTest for OpenJ9 (#4699)
Remove the OpenJ9 exclude for java/lang/Thread/UncaughtExceptionsTest.java now the problems have been resolved. Issue eclipse-openj9/openj9#11930 Signed-off-by: Peter Shipton <[email protected]>
1 parent 0c21533 commit acb3c8b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

openjdk/excludes/ProblemList_openjdk17-openj9.txt

-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/
6868
java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
6969
java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
7070
java/lang/Thread/UncaughtExceptions.sh https://github.com/eclipse-openj9/openj9/issues/6690 generic-all
71-
java/lang/Thread/UncaughtExceptionsTest.java https://github.com/eclipse-openj9/openj9/issues/11930 generic-all
7271
java/lang/ThreadGroup/SetMaxPriority.java https://github.com/eclipse-openj9/openj9/issues/6691 generic-all
7372
java/lang/Throwable/SuppressedExceptions.java https://github.com/eclipse-openj9/openj9/issues/6692 generic-all
7473
java/lang/annotation/AnnotationsInheritanceOrderRedefinitionTest.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all

openjdk/excludes/ProblemList_openjdk21-openj9.txt

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://githu
112112
java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
113113
java/lang/Thread/SleepSanity.java https://github.com/eclipse-openj9/openj9/issues/17638 windows-all
114114
java/lang/Thread/UncaughtExceptions.sh https://github.com/eclipse-openj9/openj9/issues/6690 generic-all
115-
java/lang/Thread/UncaughtExceptionsTest.java https://github.com/eclipse-openj9/openj9/issues/11930 generic-all
116115
java/lang/Thread/virtual/StackTraces.java https://github.com/eclipse-openj9/openj9/issues/16045 generic-all
117116
java/lang/Thread/virtual/stress/TimedGet.java https://github.com/eclipse-openj9/openj9/issues/15184 macosx-x64
118117
java/lang/Thread/virtual/TracePinnedThreads.java https://github.com/eclipse-openj9/openj9/issues/15996 generic-all

openjdk/excludes/ProblemList_openjdk22-openj9.txt

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://githu
112112
java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
113113
java/lang/Thread/SleepSanity.java https://github.com/eclipse-openj9/openj9/issues/17638 windows-all
114114
java/lang/Thread/UncaughtExceptions.sh https://github.com/eclipse-openj9/openj9/issues/6690 generic-all
115-
java/lang/Thread/UncaughtExceptionsTest.java https://github.com/eclipse-openj9/openj9/issues/11930 generic-all
116115
java/lang/Thread/virtual/StackTraces.java https://github.com/eclipse-openj9/openj9/issues/16045 generic-all
117116
java/lang/Thread/virtual/stress/TimedGet.java https://github.com/eclipse-openj9/openj9/issues/15184 macosx-x64
118117
java/lang/Thread/virtual/TracePinnedThreads.java https://github.com/eclipse-openj9/openj9/issues/15996 generic-all

0 commit comments

Comments
 (0)