On Tue, 23 Jan 2024 12:40:10 GMT, Darragh Clarke <dcla...@openjdk.org> wrote:

> Currently `HttpURLConnectionExpectContinueTest` fails intermittently with a 
> `SocketTimeoutException`.
> 
> The connection timeout that is currently set to `1000` isn't actually needed 
> for the purpose of the test so it should be more stable if the timeout is 
> removed entirely.
> 
> I've tested this change for stability it seems reliable.

Marked as reviewed by djelinski (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/17535#pullrequestreview-1838792784

Reply via email to