Daniel Jeliński
|
329b49a938
|
8266900: java/net/httpclient/ShortResponseBody.java fails on windows with java.io.IOException: Unable to establish loopback connection
Reviewed-by: dfuchs
|
2022-10-24 06:07:10 +00:00 |
|
Ryan Ernst
|
9ccae7078e
|
8287593: ShortResponseBody could be made more resilient to rogue connections
Reviewed-by: chegar, dfuchs
|
2022-07-04 16:09:40 +00:00 |
|
Daniel Fuchs
|
f143386109
|
8286293: Tests ShortResponseBody and ShortResponseBodyWithRetry should use less resources
Reviewed-by: michaelm
|
2022-05-09 13:01:16 +00:00 |
|
Daniel Fuchs
|
da043e99b8
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
Reviewed-by: chegar
|
2021-06-11 08:42:14 +00:00 |
|
John Jiang
|
446f59a26c
|
8234718: java/net/httpclient tests should cover TLSv1.3
Reviewed-by: dfuchs
|
2020-02-13 21:42:31 +08:00 |
|
Daniel Fuchs
|
eaba9fe23b
|
8233403: Improve verbosity of some httpclient tests
Improve the verbosity of some httpclient tests to help diagnosis of intermittent failures. Also fixes ShortRequestBody test.
Reviewed-by: chegar
|
2019-11-07 16:18:02 +00:00 |
|
Daniel Fuchs
|
6627b03332
|
8216498: Confusing and unneeded wrapping of SSLHandshakeException
[httpclient] Avoid wrapping SSLHandshakeException in plain IOException
Reviewed-by: chegar
|
2019-01-11 14:48:19 +00:00 |
|
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 |
|
Michael McMahon
|
5cbda815d0
|
8206001: Enable TLS1.3 by default in Http Client
Reviewed-by: dfuchs
|
2018-07-04 16:16:24 +01:00 |
|
Chris Hegarty
|
659fdd8dc4
|
8204679: HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm
|
2018-06-20 09:05:57 -07:00 |
|