Skip to content

Commit

Permalink
Exclude java/nio/channels/DatagramChannel/Disconnect.java (#5587) (#5733
Browse files Browse the repository at this point in the history
)

There is a compilation error: cannot find symbol
InetAddress.ofLiteral().

Signed-off-by: Jason Feng <[email protected]>
Co-authored-by: Jason Feng <[email protected]>
  • Loading branch information
annaibm and JasonFengJ9 authored Nov 5, 2024
1 parent 34dd39a commit c3c93fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk17-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ java/nio/channels/AsynchronousSocketChannel/Basic.java https://bugs.openjdk.java
java/nio/channels/DatagramChannel/AfterDisconnect.java https://github.com/adoptium/aqa-tests/issues/1650 aix-all
java/nio/channels/DatagramChannel/BasicMulticastTests.java https://github.ibm.com/runtimes/backlog/issues/966 macosx-all
java/nio/channels/DatagramChannel/ChangingAddress.java https://github.com/adoptium/aqa-tests/issues/1650 aix-all
java/nio/channels/DatagramChannel/Disconnect.java https://github.com/eclipse-openj9/openj9/issues/20115 generic-all
java/nio/channels/DatagramChannel/Loopback.java https://github.ibm.com/runtimes/backlog/issues/655 windows-all,linux-s390x
#java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java is excluded for two different reasons on different platforms https://github.com/adoptium/aqa-tests/issues/1016
#java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java https://github.com/adoptium/infrastructure/issues/699 linux-s390x
Expand Down

0 comments on commit c3c93fb

Please sign in to comment.