Integrated: JDK-8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"
Johannes Bechberger
jbechberger at openjdk.org
Fri Nov 3 12:37:12 UTC 2023
On Wed, 25 Oct 2023 11:27:18 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:
> Fix race condition in debugger port selection, introduced with [JDK-8317920](https://bugs.openjdk.org/browse/JDK-8317920).
>
> Tested on my Mac M1, but it doesn't contain platform-dependent code.
This pull request has now been integrated.
Changeset: 1a21c1a7
Author: Johannes Bechberger <jbechberger at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1a21c1a783d64ca0930c358c06a43975f96ffac6
Stats: 50 lines in 2 files changed: 12 ins; 18 del; 20 mod
8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use"
Reviewed-by: amenkov
-------------
PR: https://git.openjdk.org/jdk/pull/16358
More information about the serviceability-dev
mailing list