jdk-24/test/jdk/java/net/SocketOption
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
..
AfterClose.java 8284890: Support for Do not fragment IP socket options 2022-04-26 13:49:58 +00:00
CachedImplOptions.java 8241988: DatagramSocket incorrectly caches the first set of socket options 2020-04-03 07:16:35 +01:00
ImmutableOptions.java
MinimumRcvBufferSize.java
NullsAndBadValues.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
OptionsTest.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
RequiredOptions.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
SupportedOptionsSet.java 8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options 2019-12-09 14:25:37 +00:00
TcpKeepAliveTest.java 8229486: Replace wildcard address with loopback or local host in tests - part 21 2019-08-15 12:58:27 +01:00
UnsupportedOptionsTest.java 8244582: Remove terminally deprecated Solaris-specific SO_FLOW_SLA socket option 2020-06-05 09:35:42 +01:00