jdk-24/test/jdk/java/nio/channels/SocketChannel
2018-11-21 08:16:25 -08:00
..
AdaptSocket.java 8201474: (so) Socket adaptor connect(InetAddress, timeout) succeeds when connection fails 2018-04-14 08:41:42 +01:00
AsyncCloseChannel.java 8213235: java/nio/channels/SocketChannel/AsyncCloseChannel.java fails with threads that didn't exit 2018-11-21 08:16:25 -08:00
Basic.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
BigReadWrite.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bind.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BufferSize.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Close.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CloseAfterConnect.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CloseDuringConnect.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
CloseDuringWrite.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CloseRegisteredChannel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CloseTimeoutChannel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Connect.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
ConnectState.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
ExceptionTranslation.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinishConnect.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
GetChannel.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Hangup.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LingerOnClose.java 8203059: (so) Closing a socket channel registered with Selector and with SO_LINGER set to 0 does not reset connection 2018-05-15 09:33:02 +01:00
LocalAddress.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
Open.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OpenLeak.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OpenSocketChannelTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OutOfBand.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SendUrgentData.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ShortWrite.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Shutdown.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketInheritance.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketOptionTests.java 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
Stream.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
Trivial.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnboundSocketTests.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VectorIO.java 8191025: (ch) Scattering reads to a subsequence of buffers ignores length 2017-11-09 13:30:03 -08:00
VectorParams.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
Write.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00