On Fri, 23 Oct 2020 22:44:50 GMT, Alex Menkov <[email protected]> wrote:
>> Please review the fix for BadHandshakeTest. >> Summary: >> The test verifies that bad (testcase1) or incomplete (testcase2) handshake >> does not cause debuggee termination. >> To check this it tries to attach to the debuggee again (connect in testcase2 >> is also verification for testcase1) >> >> The fix adds reply logic to the last attach (similar to retry logic in >> testcase2) > > Alex Menkov has updated the pull request incrementally with one additional > commit since the last revision: > > Fix the comment Hi Alex, It looks good. Thanks, Serguei ------------- Marked as reviewed by sspitsyn (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/789
