Skip to content

Commit 4ea7fae

Browse files
authored
Temporarily exclude some tests for OpenJ9 jdk24 (#5931)
java/lang/Thread/virtual/CancelTimerWithContention.java java/lang/Thread/virtual/Starvation.java Issues: eclipse-openj9/openj9#21036 eclipse-openj9/openj9#21037 Signed-off-by: Peter Shipton <[email protected]>
1 parent 2817043 commit 4ea7fae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openjdk/excludes/ProblemList_openjdk24-openj9.txt

+2
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java https://git
130130
java/lang/Thread/SleepSanity.java https://github.com/eclipse-openj9/openj9/issues/17638 windows-all
131131
java/lang/Thread/ThreadSleepEvent.java https://github.com/eclipse-openj9/openj9/issues/20166 generic-all
132132
java/lang/Thread/UncaughtExceptions.sh https://github.com/eclipse-openj9/openj9/issues/6690 generic-all
133+
java/lang/Thread/virtual/CancelTimerWithContention.java https://github.com/eclipse-openj9/openj9/issues/21037 generic-all
133134
java/lang/Thread/virtual/JfrEvents.java https://github.com/eclipse-openj9/openj9/issues/20166 generic-all
134135
java/lang/Thread/virtual/MiscMonitorTests.java#default https://github.com/eclipse-openj9/openj9/issues/20705 generic-all
135136
java/lang/Thread/virtual/MiscMonitorTests.java#Xcomp https://github.com/eclipse-openj9/openj9/issues/20705 generic-all
@@ -149,6 +150,7 @@ java/lang/Thread/virtual/MonitorWaitNotify.java#Xint-LM_LEGACY https://github.co
149150
java/lang/Thread/virtual/MonitorWaitNotify.java#Xint-LM_LIGHTWEIGHT https://github.com/eclipse-openj9/openj9/issues/20369 generic-all
150151
java/lang/Thread/virtual/RetryMonitorEnterWhenPinned.java https://github.com/eclipse-openj9/openj9/issues/20955 generic-all
151152
java/lang/Thread/virtual/StackTraces.java https://github.com/eclipse-openj9/openj9/issues/16045 generic-all
153+
java/lang/Thread/virtual/Starvation.java https://github.com/eclipse-openj9/openj9/issues/21036 generic-all
152154
java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id0 https://github.com/eclipse-openj9/openj9/issues/18908 linux-s390x
153155
java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java#default https://github.com/eclipse-openj9/openj9/issues/20705 generic-all
154156
java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java#LM_LIGHTWEIGHT https://github.com/eclipse-openj9/openj9/issues/20705 generic-all

0 commit comments

Comments
 (0)