jdk-24/test/jdk/java/net/httpclient/http2
2022-05-16 11:14:34 +00:00
..
java.net.http/jdk/internal/net/http/hpack 8283525: http://tools.ietf.org/html/* URLs return 404 2022-04-01 13:26:20 +00:00
server 8284585: PushPromiseContinuation test fails intermittently in timeout 2022-05-16 11:14:34 +00:00
BadHeadersTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
BasicTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ContinuationFrameTest.java 8242999: HTTP/2 client may not handle CONTINUATION frames correctly 2020-04-28 10:30:27 +01:00
ErrorTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
FixedThreadPoolTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
HpackBinaryTestDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HpackCircularBufferDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HpackDecoderDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HpackEncoderDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HpackHeaderTableDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HpackHuffmanDriver.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
HpackTestHelper.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
ImplicitPushCancel.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
keystore.p12 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
NoBodyTest.java 8211437: java.net.http.HttpClient hangs on 204 reply without Content-length 0 2018-10-19 14:23:43 +01:00
ProxyTest2.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
PushPromiseContinuation.java 8284585: PushPromiseContinuation test fails intermittently in timeout 2022-05-16 11:14:34 +00:00
RedirectTest.java 8232625: HttpClient redirect policy should be more conservative 2019-10-23 15:54:39 +01:00
ServerPush.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
ServerPushWithDiffTypes.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
Timeout.java 8197564: HTTP Client implementation 2018-04-17 08:54:17 -07:00
TLSConnection.java 8284892: java/net/httpclient/http2/TLSConnection.java fails intermittently 2022-04-15 09:07:09 +00:00