RFR: JDK-8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use" [v2]
Johannes Bechberger
jbechberger at openjdk.org
Thu Oct 26 07:24:39 UTC 2023
> 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.
Johannes Bechberger has updated the pull request incrementally with two additional commits since the last revision:
- Update test/jdk/com/sun/jdi/lib/jdb/Debuggee.java
Co-authored-by: Alex Menkov <69548902+alexmenkov at users.noreply.github.com>
- Update test/jdk/com/sun/jdi/lib/jdb/Debuggee.java
Co-authored-by: Alex Menkov <69548902+alexmenkov at users.noreply.github.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16358/files
- new: https://git.openjdk.org/jdk/pull/16358/files/0a07f721..561956a8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16358&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16358&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16358.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16358/head:pull/16358
PR: https://git.openjdk.org/jdk/pull/16358
More information about the serviceability-dev
mailing list