Re: [ipv6] Regarding 8220673: Add test library support for determining platform IP support

2019-04-09 Thread Chris Hegarty
Arthur, > On 1 Apr 2019, at 21:52, Arthur Eubanks wrote: > > There are a bunch of tests with "-Djava.net.preferIPv4Stack=true", which > should clearly fail in an IPv6 only environment. Right. > Would skipping these when IPv4 is not supported be okay? Yes, I believe so, but we will need to ch

Re: JDK-8170910: Avoid 5 second localhost lookup behavior on OSX

2019-04-09 Thread Michael McMahon
Hi, So, I reproduced the issue, albeit with one configuration change that I'm not sure whether is common or not. Basically, I could see that lookups to any host with a ".local" suffix would use MDNS and if the local services are not active, then I see the packets being sent on the wire, no r