From 2a4cdaf7678919a844d35ef9d8a9b4ad810cad9e Mon Sep 17 00:00:00 2001 From: Jack Lu Date: Mon, 13 May 2024 11:07:25 -0400 Subject: [PATCH] Exclude GetStackTraceALotWhenPinned test on zLinux Signed-off-by: Jack Lu --- openjdk/excludes/ProblemList_openjdk21-openj9.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index 28b23678c0..856be858c3 100644 --- a/openjdk/excludes/ProblemList_openjdk21-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk21-openj9.txt @@ -116,6 +116,7 @@ java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java https://git java/lang/Thread/SleepSanity.java https://github.com/eclipse-openj9/openj9/issues/17638 windows-all java/lang/Thread/UncaughtExceptions.sh https://github.com/eclipse-openj9/openj9/issues/6690 generic-all java/lang/Thread/virtual/StackTraces.java https://github.com/eclipse-openj9/openj9/issues/16045 generic-all +java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id0 https://github.com/eclipse-openj9/openj9/issues/18908 linux-s390x,macosx-x64 java/lang/Thread/virtual/stress/TimedGet.java https://github.com/eclipse-openj9/openj9/issues/15184 macosx-x64 java/lang/Thread/virtual/TracePinnedThreads.java https://github.com/eclipse-openj9/openj9/issues/15996 generic-all java/lang/ThreadGroup/SetMaxPriority.java https://github.com/eclipse-openj9/openj9/issues/6691 generic-all