On Fri, 19 Feb 2021 23:04:59 GMT, Alex Menkov <[email protected]> wrote:

>> Failures related to "no route to host" and "cannot bind to address" errors 
>> are covered by https://git.openjdk.java.net/jdk/pull/2633
>> 
>> This change fixes failures with listening on IPv6 loopback and attaching to 
>> "localhost" (the test connects to some other process which listens on the 
>> same port on IPv4 loopback and as a result gets "handshake failed - received 
>> >< - expected >JDWP-Handshake<" error)
>
> Alex Menkov has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Updated per Chris feedback

Marked as reviewed by lmesnik (Committer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/2654

Reply via email to