Integrated: 8260540: serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"

Alex Menkov amenkov at openjdk.java.net
Tue Jun 29 18:43:11 UTC 2021


On Tue, 22 Jun 2021 21:01:46 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

> Updated AllModulesCommandTest to use dynamic port launching debuggee.
> Parsing debuggee listening address functionality is required in several tests (and we have other tests which need to be fixed the same way), so moved the code to new class in jdk.test.lib

This pull request has now been integrated.

Changeset: 7a23c9cb
Author:    Alex Menkov <amenkov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7a23c9cbb7d09c4e6c4e8d9b2f912e41d60fd05e
Stats:     121 lines in 7 files changed: 62 ins; 33 del; 26 mod

8260540: serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"

Reviewed-by: sspitsyn, kevinw

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

PR: https://git.openjdk.java.net/jdk/pull/4560


More information about the serviceability-dev mailing list