[jdk17u-dev] RFR: 8260540: serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"

Goetz Lindenmaier goetz at openjdk.org
Thu Mar 21 10:20:49 UTC 2024


I backport this for parity with 17.0.12-oracle.


I had to resolve Debuggee.java. Several later changes were already
backported, so I compared it with the last of these, where 21 and
17 should be equal again: '8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"'

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

Commit messages:
 - Backport 7a23c9cbb7d09c4e6c4e8d9b2f912e41d60fd05e

Changes: https://git.openjdk.org/jdk17u-dev/pull/2319/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2319&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8260540
  Stats: 134 lines in 7 files changed: 62 ins; 43 del; 29 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2319.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2319/head:pull/2319

PR: https://git.openjdk.org/jdk17u-dev/pull/2319


More information about the jdk-updates-dev mailing list