Skip to content

Commit 8b829e0

Browse files
committed
Couple more OpenJ9 jdk24 excludes (adoptium#6099)
Issues eclipse-openj9/openj9#21182 eclipse-openj9/openj9#21445 Signed-off-by: Peter Shipton <[email protected]>
1 parent 646946e commit 8b829e0

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

openjdk/excludes/ProblemList_openjdk24-openj9.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ java/lang/Thread/virtual/StackTraces.java https://github.com/eclipse-openj9/open
146146
java/lang/Thread/virtual/Starvation.java https://github.com/eclipse-openj9/openj9/issues/21036 macosx-x64
147147
java/lang/Thread/virtual/stress/GetStackTraceALotWhenBlocking.java#id0 https://github.com/eclipse-openj9/openj9/issues/21182 generic-all
148148
java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id0 https://github.com/eclipse-openj9/openj9/issues/21182 generic-all
149-
java/lang/Thread/virtual/stress/GetStackTraceALotWhenPinned.java#id0 https://github.com/eclipse-openj9/openj9/issues/18908 linux-s390x
150149
java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java#default https://github.com/eclipse-openj9/openj9/issues/20705 generic-all
151150
java/lang/Thread/virtual/stress/LotsOfContendedMonitorEnter.java#LM_LIGHTWEIGHT https://github.com/eclipse-openj9/openj9/issues/20705 generic-all
152151
java/lang/Thread/virtual/stress/Skynet100kWithMonitors.java#id0 https://github.com/eclipse-openj9/openj9/issues/20705 generic-all
@@ -190,8 +189,8 @@ java/lang/Thread/virtual/Parking.java#default https://github.com/eclipse-openj9/
190189
java/lang/Thread/virtual/Reflection.java https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
191190
java/lang/Thread/virtual/Reflection.java.Reflection https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
192191
java/lang/Thread/virtual/TraceVirtualThreadLocals.java https://github.com/eclipse-openj9/openj9/issues/21441 generic-all
193-
java/lang/Thread/virtual/stress/CompletableFutureTimedGet.java https://github.com/eclipse-openj9/openj9/issues/21445 linux-ppc64le
194-
java/lang/Thread/virtual/stress/GetStackTraceALotWithTimedWait.java#id0 https://github.com/eclipse-openj9/openj9/issues/21445 aix-all
192+
java/lang/Thread/virtual/stress/CompletableFutureTimedGet.java https://github.com/eclipse-openj9/openj9/issues/21445 linux-ppc64le,aix-all
193+
java/lang/Thread/virtual/stress/GetStackTraceALotWithTimedWait.java#id0 https://github.com/eclipse-openj9/openj9/issues/21445 linux-ppc64le,aix-all
195194
java/lang/Thread/virtual/stress/TimedWaitALot.java#timeout https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
196195
java/lang/Thread/virtual/stress/TimedWaitALot.java#timeout-interrupt https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
197196

openjdk/excludes/ProblemList_openjdk25-openj9.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ java/lang/Thread/virtual/Parking.java#default https://github.com/eclipse-openj9/
168168
java/lang/Thread/virtual/Reflection.java https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
169169
java/lang/Thread/virtual/Reflection.java.Reflection https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
170170
java/lang/Thread/virtual/TraceVirtualThreadLocals.java https://github.com/eclipse-openj9/openj9/issues/21441 generic-all
171-
java/lang/Thread/virtual/stress/CompletableFutureTimedGet.java https://github.com/eclipse-openj9/openj9/issues/21445 linux-ppc64le
172-
java/lang/Thread/virtual/stress/GetStackTraceALotWithTimedWait.java#id0 https://github.com/eclipse-openj9/openj9/issues/21445 aix-all
171+
java/lang/Thread/virtual/stress/CompletableFutureTimedGet.java https://github.com/eclipse-openj9/openj9/issues/21445 linux-ppc64le,aix-all
172+
java/lang/Thread/virtual/stress/GetStackTraceALotWithTimedWait.java#id0 https://github.com/eclipse-openj9/openj9/issues/21445 linux-ppc64le,aix-all
173173
java/lang/Thread/virtual/stress/TimedWaitALot.java#timeout https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
174174
java/lang/Thread/virtual/stress/TimedWaitALot.java#timeout-interrupt https://github.com/eclipse-openj9/openj9/issues/21445 generic-all
175175

0 commit comments

Comments
 (0)