jdk-24/test/jdk/java/net/MulticastSocket
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
B6425815.java
B6427403.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00: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 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64 2024-06-26 10:09:05 +00:00
JoinLeave.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
MulticastAddresses.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
MulticastTTL.java
MultiDead.java
NetworkInterfaceEmptyGetInetAddressesTest.java
NoLoopbackPackets.java 8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines 2019-08-14 15:07:04 +02:00
NoSetNetworkInterface.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
Promiscuous.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00: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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
SetGetNetworkInterfaceTest.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
SetLoopbackMode.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
SetLoopbackModeIPv4.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
SetLoopbackOption.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
SetOutgoingIf.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
SetTTLAndGetTTL.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
SetTTLTo0.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
Test.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
TestDefaults.java
TestInterfaces.java
TimeToLive.java
UnreferencedMulticastSockets.java 8282506: Clean up remaining references to TwoStacksPlain*SocketImpl 2022-04-06 06:43:18 +00:00