Integrated: 8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use

Darragh Clarke duke at openjdk.org
Fri Jun 9 14:09:06 UTC 2023


On Fri, 26 May 2023 12:57:59 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.

This pull request has now been integrated.

Changeset: a48bcf36
Author:    Darragh Clarke <Darragh.clarke at oracle.com>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a48bcf367120fc7cde88b19097dabe9c86c90bb7
Stats:     10 lines in 1 file changed: 7 ins; 0 del; 3 mod

8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use

Reviewed-by: dfuchs

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

PR: https://git.openjdk.org/jdk/pull/14177


More information about the net-dev mailing list