[jdk11u-dev] RFR: 8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64
Goetz Lindenmaier
goetz at openjdk.java.net
Mon Mar 7 19:27:30 UTC 2022
I backport this for parity with 11.0.16-oracle.
I had to resolve the whole change because it is one hunk that does not apply because changes to the test description are not backported (8210112: remove jdk.testlibrary.ProcessTools; 8210732: remove jdk.testlibrary.Utils)
I resolved the test to be the same as head.
-------------
Commit messages:
- Backport b4cb7d6fc7237e6f25ec876887c66d62f1cd6214
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/859/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=859&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8212151
Stats: 332 lines in 3 files changed: 191 ins; 109 del; 32 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/859.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/859/head:pull/859
PR: https://git.openjdk.java.net/jdk11u-dev/pull/859
More information about the jdk-updates-dev
mailing list