jdk-24/test/jdk/java/net/SocketOption
Patrick Concannon 1578979df7 8269917: Insert missing commas in copyrights in java.net
Reviewed-by: chegar, dfuchs
2021-07-06 15:10:58 +00:00
..
AfterClose.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
CachedImplOptions.java 8241988: DatagramSocket incorrectly caches the first set of socket options 2020-04-03 07:16:35 +01:00
ImmutableOptions.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
MinimumRcvBufferSize.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
NullsAndBadValues.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
options.policy 8245828: Remove unnecessary NetworkPermission checks from jdk/net/ExtendedSocketOptions.java 2020-06-09 15:39:22 +01:00
OptionsTest.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +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