Skip to content

Commit

Permalink
[JDK21/22] Disable Skynet on AIX and pLinux (#4822)
Browse files Browse the repository at this point in the history
See eclipse-openj9/openj9#16728 for more details on the
new failures.

Signed-off-by: Babneet Singh <[email protected]>
  • Loading branch information
babsingh authored and pshipton committed Nov 22, 2023
1 parent e6c5fd4 commit 8375672
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk21-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jdk/internal/vm/Continuation/LiveFramesDriver.java https://github.com/eclipse-op
jdk/internal/vm/Continuation/Scoped.java https://github.com/eclipse-openj9/openj9/issues/15163 generic-all
jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
jni/nullCaller/NullCallerTest.java https://github.com/eclipse-openj9/openj9/issues/15370 linux-ppc64le,macosx-all
java/lang/Thread/virtual/stress/Skynet.java#default https://github.com/eclipse-openj9/openj9/issues/16728 linux-ppc64le,aix-all

############################################################################

Expand Down
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk22-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ jdk/internal/vm/Continuation/LiveFramesDriver.java https://github.com/eclipse-op
jdk/internal/vm/Continuation/Scoped.java https://github.com/eclipse-openj9/openj9/issues/15163 generic-all
jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
jni/nullCaller/NullCallerTest.java https://github.com/eclipse-openj9/openj9/issues/15370 linux-ppc64le,macosx-all

java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 https://github.com/eclipse-openj9/openj9/issues/17399 generic-all
java/lang/Thread/virtual/stress/Skynet.java#default https://github.com/eclipse-openj9/openj9/issues/16728 linux-ppc64le,aix-all

############################################################################

Expand Down

0 comments on commit 8375672

Please sign in to comment.