jdk-24/test/jdk/java/net/Socket
2024-11-14 14:46:19 +00:00
..
asyncClose 8343877: Test AsyncClose.java intermittent fails - Socket.getInputStream().read() wasn't preempted 2024-11-14 14:46:19 +00:00
setReuseAddress 8224603: Replace wildcard address with loopback or local host in tests - part 11 2019-05-24 15:34:14 +01:00
AddressTest.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
AsyncShutdown.java 8227539: Replace wildcard address with loopback or local host in tests - part 20 2019-07-10 22:33:23 +02:00
B6210227.java 8227539: Replace wildcard address with loopback or local host in tests - part 20 2019-07-10 22:33:23 +02:00
CloseAvailable.java 8224603: Replace wildcard address with loopback or local host in tests - part 11 2019-05-24 15:34:14 +01:00
ClosedSocketTest.java 8336815: Several methods in java.net.Socket and ServerSocket do not specify behavior when already bound, connected or closed 2024-07-24 15:43:53 +00:00
ConnectionReset.java 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
DeadlockTest.java
ExceptionText.java 8299827: Add resolved IP address in connection exception for sockets 2023-01-20 16:36:45 +00:00
GetLocalAddress.java
HttpProxy.java 8284353: Update java/net and sun/net/www tests to eliminate dependency on sun.net.www.MessageHeader 2022-04-07 10:19:12 +00:00
IDNTest.java
InheritHandle.java
InheritTimeout.java 8226756: Replace wildcard address with loopback or local host in tests - part 18 2019-07-10 16:09:20 +01:00
libNativeThread.c 8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly 2020-07-17 11:15:00 +05:30
LinkLocal.java 8227539: Replace wildcard address with loopback or local host in tests - part 20 2019-07-10 22:33:23 +02:00
NativeThread.java 8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly 2020-07-17 11:15:00 +05:30
NullHost.java 8230858: Replace wildcard address with loopback or local host in tests - part 23 2019-09-12 15:46:11 +01:00
OldSocketImpl.jar
OldSocketImplTest.java
ProxyCons.java 8225430: Replace wildcard address with loopback or local host in tests - part 14 2019-08-08 21:58:11 +01:00
ReadAfterReset.java
ReadTimeout.java 8226756: Replace wildcard address with loopback or local host in tests - part 18 2019-07-10 16:09:20 +01:00
RejectIPv6.java
RST.java
SetReceiveBufferSize.java
SetSoLinger.java 8226825: Replace wildcard address with loopback or local host in tests - part 19 2019-06-27 16:12:39 +01:00
ShutdownBoth.java
ShutdownInput.java 8226756: Replace wildcard address with loopback or local host in tests - part 18 2019-07-10 16:09:20 +01:00
SocketAcceptInterruptTest.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
SocketGrowth.java
SocketReadInterruptTest.java 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
SocksConnectTimeout.java 8225430: Replace wildcard address with loopback or local host in tests - part 14 2019-08-08 21:58:11 +01:00
SoTimeout.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
Streams.java
TestAfterClose.java
TestClose.java 8225430: Replace wildcard address with loopback or local host in tests - part 14 2019-08-08 21:58:11 +01:00
TestTcpNoDelay.java
Timeout.java
Timeouts.java 8309302: java/net/Socket/Timeouts.java fails with AssertionError on test temporal post condition 2023-07-03 10:03:54 +00:00
TrafficClass.java
UdpSocket.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
UrgentDataTest.java