jdk-24/test/jdk/java/net/httpclient/http2
John Jiang 4fe2edae59 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
Move SimpleSSLContext.java and testkeys to test/lib/jdk/test/lib/net

Reviewed-by: chegar
2018-10-15 22:47:03 +08:00
..
java.net.http/jdk/internal/net/http/hpack 8204679: HTTP Client refresh 2018-06-20 09:05:57 -07:00
server 8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit 2018-07-23 11:47:03 +01: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 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08: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
ProxyTest2.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08:00
RedirectTest.java 8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary 2018-10-15 22:47:03 +08: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 8206001: Enable TLS1.3 by default in Http Client 2018-07-04 16:16:24 +01:00