jdk-24/test/jdk/java/net/SocketOption
2019-06-05 12:02:01 +01:00
..
AfterClose.java 8224477: java.net socket types new-style socket option methods - spec and impl mismatch 2019-05-29 13:58:05 +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 8224477: java.net socket types new-style socket option methods - spec and impl mismatch 2019-05-29 13:58:05 +01:00
OptionsTest.java 8225214: Socket.getOption(SocketOption) not returning the expected type for the StandardSocketOptions.SO_LINGER 2019-06-05 12:02:01 +01:00
SupportedOptionsSet.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
TcpKeepAliveTest.java 8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests 2019-02-27 13:34:40 -08: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