.. |
docs/files
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
examples
|
8252304: Seed an HttpRequest.Builder from an existing HttpRequest
|
2020-11-19 09:35:49 +00:00 |
FilePublisher
|
8241674: Fix incorrect jtreg option in FilePublisherPermsTest
|
2020-03-26 14:58:53 +00:00 |
http2
|
8255227: java/net/httpclient/FlowAdapterPublisherTest.java intermittently failing with TestServer: start exception: java.io.IOException: Invalid preface
|
2021-04-30 17:21:55 +00:00 |
offline
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
PathSubscriber
|
8246431: java/net/httpclient/PathSubscriber tests fail due to missing FilePermission
|
2020-06-08 15:27:31 +01:00 |
reactivestreams-tck/org/reactivestreams
|
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
|
2019-11-04 10:06:59 +00:00 |
reactivestreams-tck-tests
|
8252374: Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher.
|
2020-10-12 12:52:55 +00:00 |
security
|
8237589: Fix copyright header formatting
|
2020-01-21 14:23:01 -08:00 |
ssltest
|
8239594: jdk.tls.client.protocols is not respected
|
2020-04-10 10:05:33 +01:00 |
websocket
|
8268294: Reusing HttpClient in a WebSocket.Listener hangs.
|
2021-06-17 07:13:59 +00:00 |
whitebox
|
8267990: Revisit some uses of synchronized in the HttpClient API
|
2021-06-01 17:10:38 +00:00 |
AbstractConnectTimeout.java
|
8236413: AbstractConnectTimeout should tolerate both NoRouteToHostException and UnresolvedAddressException
|
2020-12-08 16:36:04 +00:00 |
AbstractConnectTimeoutHandshake.java
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
AbstractNoBody.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
AbstractThrowingPublishers.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
AbstractThrowingPushPromises.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
AbstractThrowingSubscribers.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
AggregateRequestBodyTest.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
ALPNFailureTest.java
|
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
|
2019-01-16 19:09:16 +00:00 |
ALPNProxyFailureTest.java
|
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
|
2019-01-16 19:09:16 +00:00 |
AsFileDownloadTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
AsFileDownloadTest.policy
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
AuthFilter.java
|
8263442: Potential bug in jdk.internal.net.http.common.Utils.CONTEXT_RESTRICTED
|
2021-03-23 13:25:56 +00:00 |
AuthFilterCacheTest.java
|
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
|
2019-11-08 11:15:16 +00:00 |
AuthSchemesTest.java
|
8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder
|
2019-03-27 09:06:43 -07:00 |
BasicAuthTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
BasicRedirectTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
BodyProcessorInputStreamTest.java
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
BodySubscribersTest.java
|
8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
|
2019-06-18 18:38:53 +01:00 |
BufferingSubscriberCancelTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
BufferingSubscriberErrorCompleteTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
BufferingSubscriberTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
ByteArrayPublishers.java
|
8222968: ByteArrayPublisher is not thread-safe resulting in broken re-use of HttpRequests
|
2019-06-28 11:26:07 +01:00 |
CancelledResponse.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
CancelRequestTest.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
ConcurrentResponses.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ConnectExceptionTest.java
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
ConnectTimeoutHandshakeAsync.java
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
ConnectTimeoutHandshakeSync.java
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
ConnectTimeoutNoProxyAsync.java
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
ConnectTimeoutNoProxySync.java
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
ConnectTimeoutWithProxyAsync.java
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
ConnectTimeoutWithProxySync.java
|
8208391: Differentiate response and connect timeouts in HTTP Client API
|
2018-08-09 11:23:12 +01:00 |
CookieHeaderTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
CustomRequestPublisher.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
CustomResponseSubscriber.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
dependent.policy
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
DependentActionsTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
DependentPromiseActionsTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
DigestEchoClient.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
DigestEchoClientSSL.java
|
8269993: [Test]: java/net/httpclient/DigestEchoClientSSL.java contains redundant @run tags
|
2021-07-08 06:01:31 +00:00 |
DigestEchoServer.java
|
8259493: [test] Use HexFormat instead of adhoc hex utilities in network code and locale SoftKeys
|
2021-01-08 21:31:37 +00:00 |
EchoHandler.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
EmptyAuthenticate.java
|
8263899: HttpClient throws NPE in AuthenticationFilter when parsing www-authenticate head
|
2021-03-24 11:59:19 +00:00 |
EncodedCharsInURI.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
EscapedOctetsInURI.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ExpectContinue.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
FlowAdapterPublisherTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
FlowAdaptersCompileOnly.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
FlowAdapterSubscriberTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ForbiddenHeadTest.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
GZIPInputStreamTest.java
|
8217264: HttpClient: Blocking operations in mapper function do not work as documented
|
2019-01-24 12:32:42 +00:00 |
HandshakeFailureTest.java
|
8258951: java/net/httpclient/HandshakeFailureTest.java failed with "RuntimeException: Not found expected SSLHandshakeException in java.io.IOException"
|
2021-08-20 09:05:00 +00:00 |
HeadersTest1.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
HeadersTest2.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
HeadersTest.java
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
HeadTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
Http1ChunkedTest.java
|
8243246: HTTP Client sometimes gets java.io.IOException -> Invalid chunk header byte 32
|
2020-04-24 16:54:30 +01:00 |
HttpClientBuilderTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
HttpClientExceptionTest.java
|
8248006: Revisit exceptions thrown when creating an HttpClient fails due to unavailability of underlying resources
|
2020-08-10 15:15:10 +01:00 |
HttpEchoHandler.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
HttpHeadersOf.java
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
HttpInputStreamTest.java
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
HttpRedirectTest.java
|
8232625: HttpClient redirect policy should be more conservative
|
2019-10-23 15:54:39 +01:00 |
HttpRequestBuilderTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
HttpRequestNewBuilderTest.java
|
8252304: Seed an HttpRequest.Builder from an existing HttpRequest
|
2020-11-19 09:35:49 +00:00 |
HttpResponseInputStreamTest.java
|
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
|
2019-08-08 18:44:11 +01:00 |
HttpServerAdapters.java
|
8256459: java/net/httpclient/ManyRequests.java and java/net/httpclient/LineBodyHandlerTest.java fail infrequently with java.net.ConnectException: Connection timed out: no further information
|
2020-12-10 10:09:29 +00:00 |
HttpSlowServerTest.java
|
8231449: HttpClient’s client ssl certificate authentication seems to be broken
|
2019-10-16 14:50:53 +01:00 |
HttpsTunnelAuthTest.java
|
8262027: Improve how HttpConnection detects a closed channel when taking/returning a connection to the pool
|
2021-02-24 10:50:35 +00:00 |
HttpsTunnelTest.java
|
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
|
2019-04-18 17:56:46 +01:00 |
HttpVersionsTest.java
|
8242044: Add basic HTTP/1.1 support to the HTTP/2 Test Server
|
2020-04-03 07:27:53 +01:00 |
ImmutableFlowItems.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ImmutableHeaders.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
InterruptedBlockingSend.java
|
8245462: HttpClient send throws InterruptedException when interrupted but does not cancel request
|
2020-08-28 10:48:17 +01:00 |
InvalidInputStreamSubscriptionRequest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
InvalidSSLContextTest.java
|
8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
|
2021-02-22 18:36:30 +00:00 |
InvalidSubscriptionRequest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ISO_8859_1_Test.java
|
8268714: [macos-aarch64] 7 java/net/httpclient/websocket tests failed
|
2021-06-16 17:24:06 +00:00 |
LargeHandshakeTest.java
|
8245417: Improve certificate chain handling
|
2020-10-20 14:58:39 -07:00 |
LargeResponseContent.java
|
8220575: Replace hardcoded 127.0.0.1 in URLs with new URI builder
|
2019-03-27 09:06:43 -07:00 |
LargeResponseTest.java
|
8231449: HttpClient’s client ssl certificate authentication seems to be broken
|
2019-10-16 14:50:53 +01:00 |
LightWeightHttpServer.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
LineAdaptersCompileOnly.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
LineBodyHandlerTest.java
|
8267990: Revisit some uses of synchronized in the HttpClient API
|
2021-06-01 17:10:38 +00:00 |
LineStreamsAndSurrogatesTest.java
|
8230000: some httpclients testng tests run zero test
|
2019-08-26 14:48:12 +01:00 |
LineSubscribersAndSurrogatesTest.java
|
8230000: some httpclients testng tests run zero test
|
2019-08-26 14:48:12 +01:00 |
ManyRequests2.java
|
8256459: java/net/httpclient/ManyRequests.java and java/net/httpclient/LineBodyHandlerTest.java fail infrequently with java.net.ConnectException: Connection timed out: no further information
|
2020-12-10 10:09:29 +00:00 |
ManyRequests.java
|
8256459: java/net/httpclient/ManyRequests.java and java/net/httpclient/LineBodyHandlerTest.java fail infrequently with java.net.ConnectException: Connection timed out: no further information
|
2020-12-10 10:09:29 +00:00 |
ManyRequestsLegacy.java
|
8231504: Update networking tests to avoid implicit dependency on the system proxies
|
2019-09-27 09:55:35 +01:00 |
MappingResponseSubscriber.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
MaxStreams.java
|
8217882: java/net/httpclient/MaxStreams.java failed once
|
2019-01-28 18:49:34 +00:00 |
MessageHeadersTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
MethodsTest.java
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
MockServer.java
|
8206001: Enable TLS1.3 by default in Http Client
|
2018-07-04 16:16:24 +01:00 |
MultiAuthTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
NoBodyPartOne.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
NoBodyPartTwo.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
NonAsciiCharsInURI.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
noPermissions.policy
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
PlainProxyConnectionTest.java
|
8231504: Update networking tests to avoid implicit dependency on the system proxies
|
2019-09-27 09:55:35 +01:00 |
ProxyAuthDisabledSchemes.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ProxyAuthDisabledSchemesSSL.java
|
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
|
2019-04-18 17:56:46 +01:00 |
ProxyAuthTest.java
|
8213296: Fix legal headers in test/jdk/java/net
|
2018-11-02 16:11:29 +00:00 |
ProxySelectorTest.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
ProxyServer.java
|
8262027: Improve how HttpConnection detects a closed channel when taking/returning a connection to the pool
|
2021-02-24 10:50:35 +00:00 |
ProxyTest.java
|
8231504: Update networking tests to avoid implicit dependency on the system proxies
|
2019-09-27 09:55:35 +01:00 |
RedirectMethodChange.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
RedirectWithCookie.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ReferenceTracker.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
RelayingPublishers.java
|
8226303: Examine the HttpRequest.BodyPublishers for exception handling
|
2019-06-18 14:12:06 +01:00 |
RequestBodyTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
RequestBodyTest.policy
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
RequestBuilderTest.java
|
8214014: Remove vestiges of gopher: protocol proxy support
|
2018-11-28 16:04:36 -05:00 |
Response204.java
|
Merge
|
2019-02-08 13:07:44 +00:00 |
Response204V2Test.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
ResponseBodyBeforeError.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ResponsePublisher.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
RestrictedHeadersTest.java
|
8213189: Make restricted headers in HTTP Client configurable and remove Date by default
|
2018-11-14 14:23:21 +00:00 |
RetryPost.java
|
8204679: HTTP Client refresh
|
2018-06-20 09:05:57 -07:00 |
RetryWithCookie.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SendResponseHeadersTest.java
|
8253005: Add @throws IOException in javadoc for HttpEchange.sendResponseHeaders
|
2020-11-13 11:31:25 +00:00 |
ServerCloseTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ShortRequestBody.java
|
8233403: Improve verbosity of some httpclient tests
|
2019-11-07 16:18:02 +00:00 |
ShortResponseBody.java
|
8268555: Update HttpClient tests that use ITestContext to jtreg 6+1
|
2021-06-11 08:42:14 +00:00 |
ShortResponseBodyWithRetry.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SmallTimeout.java
|
8202423: Small HTTP Client refresh
|
2018-05-02 02:36:17 -07:00 |
SmokeTest.java
|
8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
|
2019-08-13 16:11:28 +01:00 |
SpecialHeadersTest.java
|
8218546: Unable to connect to https://google.com using java.net.HttpClient
|
2019-02-08 11:26:21 +00:00 |
SplitResponse.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SplitResponseAsync.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SplitResponseKeepAlive.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SplitResponseKeepAliveAsync.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SplitResponseSSL.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SplitResponseSSLAsync.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SplitResponseSSLKeepAlive.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SplitResponseSSLKeepAliveAsync.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SSLExceptionTest.java
|
8251715: Throw UncheckedIOException in place of InternalError when HttpClient fails due to unavailability of underlying resources required by SSLContext
|
2020-08-18 16:44:42 +01:00 |
StreamCloseTest.java
|
8257736: InputStream from BodyPublishers.ofInputStream() leaks when IOE happens
|
2021-01-15 01:58:36 +00:00 |
StreamingBody.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
SubscriberPublisherAPIExceptions.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
TEST.properties
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
TestKit.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
TestKitTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
ThrowingPublishersCustomAfterCancel.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPublishersCustomBeforeCancel.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPublishersInNextRequest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPublishersInRequest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPublishersInSubscribe.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPublishersIOAfterCancel.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPublishersIOBeforeCancel.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPublishersSanity.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingPushPromisesAsInputStreamCustom.java
|
8229822: ThrowingPushPromises tests sometimes fail due to EOF
|
2020-08-07 16:16:45 +01:00 |
ThrowingPushPromisesAsInputStreamIO.java
|
8229822: ThrowingPushPromises tests sometimes fail due to EOF
|
2020-08-07 16:16:45 +01:00 |
ThrowingPushPromisesAsLinesCustom.java
|
8229822: ThrowingPushPromises tests sometimes fail due to EOF
|
2020-08-07 16:16:45 +01:00 |
ThrowingPushPromisesAsLinesIO.java
|
8229822: ThrowingPushPromises tests sometimes fail due to EOF
|
2020-08-07 16:16:45 +01:00 |
ThrowingPushPromisesAsStringCustom.java
|
8229822: ThrowingPushPromises tests sometimes fail due to EOF
|
2020-08-07 16:16:45 +01:00 |
ThrowingPushPromisesAsStringIO.java
|
8229822: ThrowingPushPromises tests sometimes fail due to EOF
|
2020-08-07 16:16:45 +01:00 |
ThrowingPushPromisesSanity.java
|
8229822: ThrowingPushPromises tests sometimes fail due to EOF
|
2020-08-07 16:16:45 +01:00 |
ThrowingSubscribersAsInputStream.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingSubscribersAsInputStreamAsync.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingSubscribersAsLines.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingSubscribersAsLinesAsync.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingSubscribersAsString.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingSubscribersAsStringAsync.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
ThrowingSubscribersSanity.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
TimeoutBasic.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
TimeoutOrdering.java
|
8202423: Small HTTP Client refresh
|
2018-05-02 02:36:17 -07:00 |
TlsContextTest.java
|
8202343: Disable TLS 1.0 and 1.1
|
2020-11-19 14:15:57 +00:00 |
UnauthorizedTest.java
|
8211978: Move testlibrary/jdk/testlibrary/SimpleSSLContext.java and testkeys to network testlibrary
|
2018-10-15 22:47:03 +08:00 |
UnknownBodyLengthTest.java
|
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
|
2019-02-27 13:34:40 -08:00 |
VersionTest.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |
ZeroRedirects.java
|
8197564: HTTP Client implementation
|
2018-04-17 08:54:17 -07:00 |