RFR: 8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use [v4]

Darragh Clarke duke at openjdk.org
Thu Jun 8 16:47:33 UTC 2023


> `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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14177/files
  - new: https://git.openjdk.org/jdk/pull/14177/files/272c8719..9dd40a4c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14177&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14177&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/14177.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14177/head:pull/14177

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


More information about the net-dev mailing list