> `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 <[email protected]> ------------- 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
