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

Anton Bobrov abobrov at openjdk.org
Thu Feb 22 11:49:06 UTC 2024


This is a backport of JDK-8308336: Test java/net/HttpURLConnection/HttpURLConnectionExpectContinueTest.java failed: java.net.BindException: Address already in use

It is required to be applied on top of the backport for JDK-8054022 / https://github.com/openjdk/jdk11u-dev/pull/2523 to 11u-dev to avoid intermittent test instability issues.

The patch applies clean.

Testing: x86_64 build, affected test

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

Commit messages:
 - Backport a48bcf367120fc7cde88b19097dabe9c86c90bb7

Changes: https://git.openjdk.org/jdk11u-dev/pull/2541/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2541&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8308336
  Stats: 10 lines in 1 file changed: 7 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2541.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2541/head:pull/2541

PR: https://git.openjdk.org/jdk11u-dev/pull/2541


More information about the jdk-updates-dev mailing list