RFR: 8213714: AttachingConnector/attach/attach001 failed due to "bind failed: Address already in use" [v2]
Alex Menkov
amenkov at openjdk.java.net
Tue Aug 3 19:59:54 UTC 2021
On Tue, 3 Aug 2021 19:56:47 GMT, Alex Menkov <amenkov at openjdk.org> wrote:
>> The fix updates the tests to use dynamic port launching debuggee and get the listening port from the debugee output
>
> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>
> Additional code cleanup as requested by reviewer
> The fix looks good to me. While you are a this code, may I ask you to do a minor cleanup and get rid of several commented out lines that were there before your fix?
Dropped commented lines in DebugeeProcess.java.
Also updated methods description as they were incorrect.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4817
More information about the serviceability-dev
mailing list