From 13e2e9302330e5131372b9495f723c128403cecb Mon Sep 17 00:00:00 2001 From: Babneet Singh Date: Tue, 19 Dec 2023 20:24:03 -0500 Subject: [PATCH] Enable Skynet on AIX (#4927) Depends on - https://github.com/eclipse-openj9/openj9/pull/18649 - https://github.com/eclipse-openj9/openj9/pull/18657 - https://github.com/eclipse-openj9/openj9/pull/18658 Signed-off-by: Babneet Singh --- openjdk/excludes/ProblemList_openjdk21-openj9.txt | 1 - openjdk/excludes/ProblemList_openjdk22-openj9.txt | 1 - openjdk/excludes/ProblemList_openjdk23-openj9.txt | 1 - 3 files changed, 3 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk21-openj9.txt b/openjdk/excludes/ProblemList_openjdk21-openj9.txt index 89cd95f63f..c0a01f4068 100644 --- a/openjdk/excludes/ProblemList_openjdk21-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk21-openj9.txt @@ -130,7 +130,6 @@ 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 aix-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk22-openj9.txt b/openjdk/excludes/ProblemList_openjdk22-openj9.txt index 3ea1e7f606..547d227776 100644 --- a/openjdk/excludes/ProblemList_openjdk22-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk22-openj9.txt @@ -131,7 +131,6 @@ jdk/internal/vm/Continuation/Scoped.java https://github.com/eclipse-openj9/openj 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 aix-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk23-openj9.txt b/openjdk/excludes/ProblemList_openjdk23-openj9.txt index 3ea1e7f606..547d227776 100644 --- a/openjdk/excludes/ProblemList_openjdk23-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk23-openj9.txt @@ -131,7 +131,6 @@ jdk/internal/vm/Continuation/Scoped.java https://github.com/eclipse-openj9/openj 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 aix-all ############################################################################