jdk-24/test/jdk/java/net/Socks
Jaikiran Pai 6fa4babbb2 8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
Catch the IAE thrown by ProxySelector.select and wrap it into a IOException

Reviewed-by: dfuchs
2019-08-28 20:05:43 +05:30
..
BadProxySelector.java 8224603: Replace wildcard address with loopback or local host in tests - part 11 2019-05-24 15:34:14 +01:00
SocksIPv6Test.java 8229912: [TESTBUG] java/net/Socks/SocksIPv6Test fails without IPv6 2019-08-22 10:53:48 +08:00
SocksProxyVersion.java 8224603: Replace wildcard address with loopback or local host in tests - part 11 2019-05-24 15:34:14 +01:00
SocksServer.java 8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently 2019-04-26 16:25:43 +01:00
SocksSocketImplTest.java 8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage 2019-08-28 20:05:43 +05:30
SocksV4Test.java 8223465: Replace wildcard address with loopback or local host in tests - part 3 2019-05-10 15:34:17 +01:00