From 8d3ba6d7aa4909f587643db20f76d662d11070f4 Mon Sep 17 00:00:00 2001 From: Peter Shipton Date: Mon, 24 Feb 2025 15:37:02 -0500 Subject: [PATCH] jdk24 OpenJ9, only exclude Thread/virtual/Starvation on xmac Issue https://github.com/eclipse-openj9/openj9/issues/21036 Signed-off-by: Peter Shipton --- openjdk/excludes/ProblemList_openjdk24-openj9.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk/excludes/ProblemList_openjdk24-openj9.txt b/openjdk/excludes/ProblemList_openjdk24-openj9.txt index 74c86bca2a..21e33bc52b 100644 --- a/openjdk/excludes/ProblemList_openjdk24-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk24-openj9.txt @@ -143,7 +143,7 @@ java/lang/Thread/virtual/MonitorWaitNotify.java#Xint-LM_LEGACY https://github.co java/lang/Thread/virtual/MonitorWaitNotify.java#Xint-LM_LIGHTWEIGHT https://github.com/eclipse-openj9/openj9/issues/20369 generic-all java/lang/Thread/virtual/RetryMonitorEnterWhenPinned.java https://github.com/eclipse-openj9/openj9/issues/20955 generic-all java/lang/Thread/virtual/StackTraces.java https://github.com/eclipse-openj9/openj9/issues/16045 generic-all -java/lang/Thread/virtual/Starvation.java https://github.com/eclipse-openj9/openj9/issues/21036 generic-all +java/lang/Thread/virtual/Starvation.java https://github.com/eclipse-openj9/openj9/issues/21036 macosx-x64 java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id0 https://github.com/eclipse-openj9/openj9/issues/18908 linux-s390x java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java#default https://github.com/eclipse-openj9/openj9/issues/20705 generic-all java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java#LM_LIGHTWEIGHT https://github.com/eclipse-openj9/openj9/issues/20705 generic-all