RFR: 8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use [v4]
Daniel Fuchs
dfuchs at openjdk.org
Thu Jun 8 16:50:49 UTC 2023
On Thu, 8 Jun 2023 16:47:33 GMT, Darragh Clarke <duke at openjdk.org> wrote:
>> `HttpURLConnectionExpectContinueTest` was throwing an error due to port being hardcoded, updated test to let the system decide which port to use.
>
> Darragh Clarke has updated the pull request incrementally with one additional commit since the last revision:
>
> use loopback
LGTM.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14177#pullrequestreview-1470395438
More information about the net-dev
mailing list