On Mon, 22 Feb 2021 17:34:03 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> > > I don't see any specific issue with the proposed change but I don't know the > JDWP tests enough to provide more feedback than that. Do you have special > test cases for the IPv6 loopback? AFAIU this code here will filter it out? Good catch. IPv6 loopback addresses shouldn't be filtered out. I'll update PR after re-testing ------------- PR: https://git.openjdk.java.net/jdk/pull/2633