Skip to content

Commit 725402b

Browse files
author
Cheng Jin
authored
[Jtreg/FFI] Disable FFI related test suite in JDK20 (#4318)
The change is to exclude the FFI related test cases in AttachTest.java captured at eclipse-openj9/openj9#16656 given the FFI related code in JDK20 has been disabled for the moment and will be enabled once the code has been updated against the latest APIs. Signed-off-by: ChengJin01 <[email protected]>
1 parent f49810a commit 725402b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openjdk/excludes/ProblemList_openjdk20-openj9.txt

+2
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ jdk/modules/etc/DefaultModules.java https://github.com/eclipse-openj9/openj9/iss
160160
jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all
161161
jni/nullCaller/NullCallerTest.java https://github.com/eclipse-openj9/openj9/issues/15370 linux-ppc64le,macosx-all
162162

163+
java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 https://github.com/eclipse-openj9/openj9/issues/16656 generic-all
164+
163165
############################################################################
164166

165167
# jdk_internal

0 commit comments

Comments
 (0)