Skip to content

Commit

Permalink
[Jtreg/FFI] update the issue no for FFI test suites in JDK20 (adoptiu…
Browse files Browse the repository at this point in the history
…m#4324)

The change updates the issue no by replacing
#16656 with #16565 as #16656 will be closed
as duplicate of #16565, in which case #16565
serves as the only issue that keeps track of
the excluded FFI test suites in JDK20.

Signed-off-by: ChengJin01 <jincheng@ca.ibm.com>
  • Loading branch information
Cheng Jin committed Feb 10, 2023
1 parent d3eeb6a commit 61cdb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk20-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,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#id1 https://github.com/eclipse-openj9/openj9/issues/16656 generic-all
java/lang/Thread/jni/AttachCurrentThread/AttachTest.java#id1 https://github.com/eclipse-openj9/openj9/issues/16565 generic-all

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

Expand Down

0 comments on commit 61cdb10

Please sign in to comment.