On Tue, 3 Aug 2021 19:56:47 GMT, Alex Menkov <amen...@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