RFR: JDK-8149925 We don't need jdk.internal.ref.Cleaner any more

Alan Bateman Alan.Bateman at oracle.com
Wed Feb 17 11:53:30 UTC 2016


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



More information about the core-libs-dev mailing list