Jaikiran Pai
|
72de24e59a
|
8303457: Introduce convenience test library APIs for creating test servers for tests in test/jdk/java/net/httpclient
Reviewed-by: dfuchs
|
2023-03-02 11:24:06 +00:00 |
|
Jaikiran Pai
|
8a47429dc0
|
8295944: Move the Http2TestServer and related classes into a package of its own
Reviewed-by: dfuchs
|
2023-01-25 13:38:02 +00:00 |
|
Daniel Fuchs
|
47800bf3da
|
8280868: LineBodyHandlerTest.java creates and discards too many clients
Reviewed-by: michaelm
|
2022-02-02 17:11:22 +00:00 |
|
Daniel Fuchs
|
9d8ad2ed62
|
8267990: Revisit some uses of synchronized in the HttpClient API
Reviewed-by: chegar
|
2021-06-01 17:10:38 +00:00 |
|
Daniel Fuchs
|
4a839e95de
|
8256459: java/net/httpclient/ManyRequests.java and java/net/httpclient/LineBodyHandlerTest.java fail infrequently with java.net.ConnectException: Connection timed out: no further information
Reviewed-by: chegar
|
2020-12-10 10:09:29 +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 |
|
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 |
|
Chris Hegarty
|
a3b61fd4c7
|
8197564: HTTP Client implementation
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, prappo
|
2018-04-17 08:54:17 -07:00 |
|