jdk-24/test/jdk/java/net/MulticastSocket
Jesper Wilhelmsson 7c3d72fd3a Merge
2020-06-30 20:09:03 +02:00
..
B6425815.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
B6427403.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
Constructor.java 8243999: DatagramSocket and MulticastSocket constructors don't specify how a null InetAddress is handled 2020-06-09 15:26:53 +01:00
IPMulticastIF.java 8236441: Bound MulticastSocket fails when setting outbound interface on Windows 2019-12-23 09:17:00 +00:00
JoinLeave.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
MulticastAddresses.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
MulticastTTL.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MultiDead.java 8210779: 8182404 and 8210732 haven't updated copyright years 2018-09-17 11:50:39 -07:00
NetworkInterfaceEmptyGetInetAddressesTest.java 8213296: Fix legal headers in test/jdk/java/net 2018-11-02 16:11:29 +00:00
NoLoopbackPackets.java 8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines 2019-08-14 15:07:04 +02:00
NoSetNetworkInterface.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
Promiscuous.java 8246114: java/net/MulticastSocket/Promiscuous.java fails after 8241072 (multi-homed systems) 2020-06-30 18:52:59 +01:00
PromiscuousIPv6.java 8216417: cleanup of IPv6 scope-id handling 2019-06-13 09:10:51 +01:00
Reuse.java 8078219: Verify lack of @test tag in files in java/net test directory 2019-08-22 18:54:56 +01:00
SendPortZero.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
SetGetNetworkInterfaceTest.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
SetLoopbackMode.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
SetLoopbackModeIPv4.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
SetLoopbackOption.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
SetOutgoingIf.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
SetTTLAndGetTTL.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
SetTTLTo0.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
Test.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
TestDefaults.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestInterfaces.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TimeToLive.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnreferencedMulticastSockets.java 8246143: UnreferencedXXX tests fail when run with --illegal-access=deny 2020-06-12 09:48:30 +01:00