jdk-24/test/jdk/java/net/Socket
Vyom Tewari 955aee3bfa 8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly
PlainSocketImpl.socketAccept() handles EINTR incorrectly

Reviewed-by: alanb, dfuchs, martin
2020-07-17 11:15:00 +05:30
..
asyncClose 8227539: Replace wildcard address with loopback or local host in tests - part 20 2019-07-10 22:33:23 +02: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 8241072: Reimplement the Legacy DatagramSocket API 2020-05-12 21:51:53 +01: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
ConnectionReset.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
DeadlockTest.java 8223798: Replace wildcard address with loopback or local host in tests - part 7 2019-05-15 19:47:28 +01:00
ExceptionText.java 8217657: Move the test for default value of jdk.includeInExceptions into own test 2019-01-25 10:59:07 +00:00
GetLocalAddress.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
HttpProxy.java 8235925: java/net/Socket/HttpProxy.java fails on IPv4 only hosts and other small cleanups 2019-12-17 16:11:16 +01:00
IDNTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InheritHandle.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
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
LingerTest.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OldSocketImplTest.java 8216978: Drop support for pre JDK 1.4 SocketImpl implementations 2019-05-02 17:29:10 +01:00
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 8203937: Not possible to read data from socket after write detects connection reset 2018-06-06 12:17:01 +01:00
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 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
RST.java 8223856: Replace wildcard address with loopback or local host in tests - part 8 2019-05-20 12:37:40 +01:00
SetReceiveBufferSize.java 8223145: Replace wildcard address with loopback or local host in tests - part 1 2019-05-02 11:55:16 +01:00
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 8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently 2019-04-26 16:25:43 +01:00
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 8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly 2020-07-17 11:15:00 +05:30
SocketGrowth.java 8223798: Replace wildcard address with loopback or local host in tests - part 7 2019-05-15 19:47:28 +01:00
SocketImplTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketReadInterruptTest.java 8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly 2020-07-17 11:15:00 +05:30
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 8223145: Replace wildcard address with loopback or local host in tests - part 1 2019-05-02 11:55:16 +01:00
Streams.java 8223573: Replace wildcard address with loopback or local host in tests - part 4 2019-05-09 14:23:52 +01:00
TestAfterClose.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
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 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
Timeout.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
Timeouts.java 8234823: java/net/Socket/Timeouts.java testcase testTimedConnect2() fails on Windows 10 2019-12-03 11:55:47 +00:00
TrafficClass.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00
UdpSocket.java 8221481: Reimplement the Legacy Socket API 2019-05-30 07:19:19 +01:00
UrgentDataTest.java 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() 2019-05-09 10:28:29 -07:00