Skip to content

Commit

Permalink
Exclude FFI related test suite in JDK19 (#3824)
Browse files Browse the repository at this point in the history
The change is to exclude the real test cases in
ImplicitAttach which is enabled via AttachTest.

Signed-off-by: Cheng Jin <[email protected]>
  • Loading branch information
Cheng Jin authored Jul 6, 2022
1 parent 08b30fd commit e7dbe23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk19-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ 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 https://github.com/eclipse-openj9/openj9/issues/15466 generic-all
java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 https://github.com/eclipse-openj9/openj9/issues/15466 generic-all

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

Expand Down

0 comments on commit e7dbe23

Please sign in to comment.