RFR: 8299487: Test java/net/httpclient/whitebox/SSLTubeTestDriver.java timed out [v2]

Jaikiran Pai jpai at openjdk.org
Wed Jun 12 11:33:43 UTC 2024


On Wed, 12 Jun 2024 11:30:06 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Here is a trivial change that might fix intermittent failures in the test java/net/httpclient/whitebox/SSLTubeTestDriver.java.
>> The change makes sure the client connects using the loopback address instead of "localhost".
>> 
>> In case that does not fix the issue, some additional logging has been added to try to understand what's going on.
>
> Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixed typo

Marked as reviewed by jpai (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/19663#pullrequestreview-2112747461


More information about the net-dev mailing list