On Fri, 26 May 2023 12:57:59 GMT, Darragh Clarke <[email protected]> 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 <[email protected]> Committer: Daniel Fuchs <[email protected]> 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
