From 717a9f79b64d9d332fdfca254ec9e855b96b606a Mon Sep 17 00:00:00 2001 From: Jason Feng Date: Wed, 3 Mar 2021 10:08:51 -0500 Subject: [PATCH] OpenJ9 JDK17 Exclude java/lang/Thread/UncaughtExceptionsTest.java Signed-off-by: Jason Feng --- openjdk/ProblemList_openjdk17-openj9.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/ProblemList_openjdk17-openj9.txt b/openjdk/ProblemList_openjdk17-openj9.txt index 7426a2f1e7..2108d89e05 100644 --- a/openjdk/ProblemList_openjdk17-openj9.txt +++ b/openjdk/ProblemList_openjdk17-openj9.txt @@ -84,6 +84,7 @@ java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/ java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1267 macosx-all java/lang/Thread/UncaughtExceptions.sh https://github.com/eclipse/openj9/issues/6690 generic-all +java/lang/Thread/UncaughtExceptionsTest.java https://github.com/eclipse/openj9/issues/11930 generic-all java/lang/ThreadGroup/SetMaxPriority.java https://github.com/eclipse/openj9/issues/6691 generic-all java/lang/Throwable/SuppressedExceptions.java https://github.com/eclipse/openj9/issues/6692 generic-all java/lang/annotation/AnnotationsInheritanceOrderRedefinitionTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1297 generic-all