RFR: 8313256: Exclude failing multicast tests on AIX

Christoph Langer clanger at openjdk.org
Mon Jul 31 11:09:50 UTC 2023


On Fri, 28 Jul 2023 16:17:52 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Are the DatagramChannel tests passing on this platform? DatagramChannel supports multicasting.

We currently exclude these two tests on AIX in our private exclude list:
java/nio/channels/DatagramChannel/AfterDisconnect.java
java/nio/channels/DatagramChannel/SendReceiveMaxSize.java

We should probably add them here, too.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15074#issuecomment-1658154328


More information about the net-dev mailing list