RFR: 8313256: Exclude failing multicast tests on AIX

Alan Bateman alanb at openjdk.org
Mon Jul 31 19:59:52 UTC 2023


On Mon, 31 Jul 2023 11:07:24 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> We should probably add them here, too.

java/nio/channels/DatagramChannel/SendReceiveMaxSize.java doesn't do multicasting but maybe it is excluded on that platform for some other reason? There are several DatagramChannel tests that do exercise multicast and I suspect they will fail on platforms that don't allow dual IPv4/IPv6 sockets to join IPv4 multicast groups.

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

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


More information about the net-dev mailing list