jdk-24/test/jdk/java/net
KIRIYAMA Takuya 4435d56d3f 8282395: URL.openConnection can throw IOOBE
Reviewed-by: dfuchs
2022-10-11 09:22:33 +00:00
..
Authenticator 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
BindException
CookieHandler
DatagramPacket
DatagramSocket 8286610: Add additional diagnostic output to java/net/DatagramSocket/InterruptibleDatagramSocket.java 2022-07-03 02:37:30 +00:00
DatagramSocketImpl
httpclient 8294958: java/net/httpclient/ConnectTimeout tests are slow 2022-10-11 08:50:01 +00:00
HttpCookie
HttpURLConnection 8170305: URLConnection doesn't handle HTTP/1.1 1xx (informational) messages 2022-09-13 05:08:05 +00:00
IDN
Inet4Address
Inet6Address 8264824: java/net/Inet6Address/B6206527.java doesn't close ServerSocket properly 2021-04-15 14:05:55 +00:00
InetAddress 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +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 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
JarURLConnection
MulticastSocket 8282506: Clean up remaining references to TwoStacksPlain*SocketImpl 2022-04-06 06:43:18 +00:00
NetworkInterface 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
PlainSocketImpl 8269917: Insert missing commas in copyrights in java.net 2021-07-06 15:10:58 +00:00
PortUnreachableException
ProxySelector 8282354: Remove dependancy of TestHttpServer, HttpTransaction, HttpCallback from open/test/jdk/ tests 2022-03-11 10:48:57 +00:00
ResponseCache
ServerSocket 8289617: Remove test/jdk/java/net/ServerSocket/ThreadStop.java 2022-07-05 09:15:41 +00:00
SetFactoryPermission
Socket 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
SocketException 8282686: Add constructors taking a cause to SocketException 2022-03-07 17:52:04 +00:00
SocketImpl 8253119: Remove the legacy PlainSocketImpl and PlainDatagramSocketImpl implementation 2021-07-06 13:46:02 +00:00
SocketInputStream
SocketOption 8284890: Support for Do not fragment IP socket options 2022-04-26 13:49:58 +00:00
SocketPermission 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
Socks 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
spi 8244202: Implementation of JEP 418: Internet-Address Resolution SPI 2021-11-11 14:33:58 +00:00
UnixDomainSocketAddress
URI 8272702: Resolving URI relative path with no / may lead to incorrect toString 2022-08-22 09:22:59 +00:00
URL 8282395: URL.openConnection can throw IOOBE 2022-10-11 09:22:33 +00:00
URLClassLoader
URLConnection 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
URLDecoder
URLEncoder
URLPermission 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
URLStreamHandler
vthread 8294610: java/net/vthread/HttpALot.java is slow on Linux 2022-10-01 09:17:53 +00:00
whitebox
B6499348.java
HugeDataTransferTest.java
NetworkConfigurationProbe.java
SctpSanity.java