jdk-24/test/jdk/java/net
2024-08-14 05:42:14 +00:00
..
Authenticator 8335135: HttpURLConnection#HttpInputStream does not throw IOException when response is truncated 2024-06-27 15:14:36 +00:00
BindException
CookieHandler
DatagramPacket
DatagramSocket 8301457: Code in SendPortZero.java is uncommented even after JDK-8236852 was fixed 2023-07-24 14:13:44 +00:00
DatagramSocketImpl
httpclient 8335181: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient 2024-08-14 05:42:14 +00:00
HttpCookie
HttpURLConnection 8314164: java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java fails intermittently in timeout 2024-01-23 14:07:17 +00:00
IDN
Inet4Address
Inet6Address 8263256: Test java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java fails due to dynamic reconfigurations of network interface during test 2023-12-07 11:27:42 +00:00
InetAddress 8315767: InetAddress: constructing objects from BSD literal addresses 2024-05-23 06:12:45 +00:00
InetSocketAddress
InterfaceAddress 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
IPSupport
ipv6tests
JarURLConnection
MulticastSocket 8334600: TEST java/net/MulticastSocket/IPMulticastIF.java fails on linux-aarch64 2024-06-26 10:09:05 +00:00
NetworkInterface
PlainSocketImpl
PortUnreachableException
ProxySelector 8318150: StaticProxySelector.select should not throw NullPointerExceptions 2023-10-20 06:18:18 +00:00
ResponseCache
ServerSocket 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
SetFactoryPermission
Socket 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
SocketException 8282686: Add constructors taking a cause to SocketException 2022-03-07 17:52:04 +00:00
SocketImpl
SocketInputStream
SocketOption 8304286: java/net/SocketOption/OptionsTest.java failing after JDK-8302659 2023-03-22 08:42:39 +00:00
SocketPermission
Socks 8318788: java/net/Socks/SocksSocketProxySelectorTest.java fails on machines with no IPv6 link-local addresses 2023-10-26 08:49:50 +00:00
spi 8319651: Several network tests ignore vm flags when start java process 2024-02-20 16:00:09 +00:00
UnixDomainSocketAddress
URI 8297687: new URI(S,S,S,S) throws exception with incorrect index position reported in the error message 2022-12-06 12:46:01 +00:00
URL 8299863: URLFromURITest.java should import org.junit.jupiter.api.Test 2023-01-20 17:00:53 +00:00
URLClassLoader 8319651: Several network tests ignore vm flags when start java process 2024-02-20 16:00:09 +00:00
URLConnection 8335135: HttpURLConnection#HttpInputStream does not throw IOException when response is truncated 2024-06-27 15:14:36 +00:00
URLDecoder
URLEncoder 8316681: Rewrite URLEncoder.encode to use small reusable buffers 2023-09-22 09:41:01 +00:00
URLPermission 8297311: Improve exception message thrown by java.net.HostPortrange::toLowerCase(String s) 2022-11-30 01:11:24 +00:00
URLStreamHandler
vthread 8282726: java/net/vthread/BlockingSocketOps.java timeout/hang intermittently on Windows 2023-11-21 14:05:32 +00:00
whitebox
B6499348.java
HugeDataTransferTest.java
NetworkConfigurationProbe.java
SctpSanity.java