RFR: 8316399: Exclude java/net/MulticastSocket/Promiscuous.java on AIX
Alan Bateman
alanb at openjdk.org
Mon Sep 18 07:16:48 UTC 2023
On Sun, 17 Sep 2023 21:50:52 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Test java/net/MulticastSocket/Promiscuous.java shows the symptoms of [JDK-8308807](https://bugs.openjdk.org/browse/JDK-8308807) as well and was forgotten to be excluded.
Looks okay, just surprising that java/nio/channels/DatagramChannel/Promiscuous.java passes but MulticastSocket/Promiscuous.java fails.
-------------
Marked as reviewed by alanb (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15777#pullrequestreview-1630399040
More information about the net-dev
mailing list