jdk-24/test/jdk/java/net/SocketOption
Patrick Concannon d071ed0294 8244582: Remove terminally deprecated Solaris-specific SO_FLOW_SLA socket option
This patch removes ExtendedSocketOptions.SO_FLOW_SLA, SocketFlow and SocketFlow.Status which were terminally deprecated in JDK 14 in preparation for the removal of the Solaris port.

Reviewed-by: alanb, dfuchs, chegar, vtewari
2020-06-05 09:35:42 +01:00
..
AfterClose.java 8244582: Remove terminally deprecated Solaris-specific SO_FLOW_SLA socket option 2020-06-05 09:35:42 +01: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 8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests 2019-06-07 11:47:49 +01:00
OptionsTest.java 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01:00
RequiredOptions.java 8235141: Specify the required standard socket options for the socket types in the java.net package 2019-12-10 13:22:52 +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