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
IPMulticastIF.java 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64 2024-06-26 10:09:05 +00:00
JoinLeave.java
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
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
Reuse.java
SendPortZero.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
SetGetNetworkInterfaceTest.java
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
TestDefaults.java
TestInterfaces.java
TimeToLive.java
UnreferencedMulticastSockets.java 8282506: Clean up remaining references to TwoStacksPlain*SocketImpl 2022-04-06 06:43:18 +00:00