On 16/02/2016 16:15, Peter Levart wrote:
:
and the following two, which seem to not like my network config. or
something like that:
java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java: Unit
test for DatagramChannel's multicast support
java/nio/channels/DatagramChannel/Promiscuous.java: Test for
interference when two sockets are bound to the same port but joined to
different multicast groups
These two can be problematic when there is a firewall or VPN connection.
I can't think how they could fail due to the changes that we are
discussing here.
-Alan