Re: [ipv6] RFR: 8223737: HostsFileNameService doesn't handle IPv6 literal addresses correctly

2019-05-15 Thread mark sheppard
Hi Arthur, yes all good  thanks regards Mark From: Arthur Eubanks Sent: Wednesday 15 May 2019 02:06 To: mark sheppard Cc: Chris Hegarty; OpenJDK Network Dev list Subject: Re: [ipv6] RFR: 8223737: HostsFileNameService doesn't handle IPv6 literal addresses

Re: [ipv6] RFR: 8223737: HostsFileNameService doesn't handle IPv6 literal addresses correctly

2019-05-14 Thread Chris Hegarty
] equal > to expected address == [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]​ > testReverseLookup: host addr :::::::0001 : > expected host name localhost​ > Exception in thread "main" java.lang.RuntimeException: reverse lookup of > ":0000::0

Re: [ipv6] RFR: 8223737: HostsFileNameService doesn't handle IPv6 literal addresses correctly

2019-05-13 Thread mark sheppard
at PlatformNameServiceTest.testReverseLookup(PlatformNameServiceTest.java:64)​ at PlatformNameServiceTest.main(PlatformNameServiceTest.java:27)​ From: net-dev on behalf of Arthur Eubanks Sent: Monday 13 May 2019 17:59 To: Chris Hegarty Cc: OpenJDK Network Dev list Subjec

Re: [ipv6] RFR: 8223737: HostsFileNameService doesn't handle IPv6 literal addresses correctly

2019-05-13 Thread Chris Hegarty
Arthur, On 11/05/2019 01:17, Arthur Eubanks wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8223737 Webrev: http://cr.openjdk.java.net/~aeubanks/8223737/webrev.00/index.html HostsFileNameService doesn't handle IPv6 literal addresses correctly. For example, ::1 and 0:0:0:0:0:0:0:1 should