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

Darragh Clarke duke at openjdk.org
Thu Jun 8 15:53:03 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:

  Update test/jdk/java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java
  
  Co-authored-by: Daniel Fuchs <67001856+dfuch at users.noreply.github.com>

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

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

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

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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