RFR: 8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use [v4]
Darragh Clarke
duke at openjdk.org
Fri Jun 9 12:22:42 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
Spent some time double checking tests and everything seems to be stable
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14177#issuecomment-1584485997
More information about the net-dev
mailing list