jdk-24/test/jdk/java/net/SocketOption
2020-04-03 07:16:35 +01:00
..
AfterClose.java 8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF 2019-11-14 10:49:20 +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 8225424: Add jdk.net.usePlainSocketImpl runs to a couple of tests 2019-06-07 11:47:49 +01:00
OptionsTest.java 8235925: java/net/Socket/HttpProxy.java fails on IPv4 only hosts and other small cleanups 2019-12-17 16:11:16 +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 8224477: java.net socket types new-style socket option methods - spec and impl mismatch 2019-05-29 13:58:05 +01:00