Skip to content

Commit

Permalink
Enable AttachTest in JDK19+ (#4068)
Browse files Browse the repository at this point in the history
The change is to enable AttachTest given
the upcall thunk was implemented on all
supported platforms.

Signed-off-by: Cheng Jin <[email protected]>

Signed-off-by: Cheng Jin <[email protected]>
  • Loading branch information
Cheng Jin authored Oct 21, 2022
1 parent 9166b61 commit 810d5fa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk19-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ jdk/modules/etc/DefaultModules.java https://github.com/eclipse-openj9/openj9/iss
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/15466 generic-all

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

# jdk_internal
Expand Down
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk20-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,6 @@ jdk/modules/etc/DefaultModules.java https://github.com/eclipse-openj9/openj9/iss
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/15466 generic-all

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

# jdk_internal
Expand Down

0 comments on commit 810d5fa

Please sign in to comment.