RFR: 8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use [v2]
Darragh Clarke
duke at openjdk.org
Thu Jun 8 14:09:01 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:
implemented feedback
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14177/files
- new: https://git.openjdk.org/jdk/pull/14177/files/be625cf6..49b77cbc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14177&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14177&range=00-01
Stats: 10 lines in 1 file changed: 7 ins; 0 del; 3 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