Anandan Mohan created HTTPCLIENT-1459:
-----------------------------------------
Summary: InetAddressUtils.isIPv6Address is not identifying my IPv6
Address
Key: HTTPCLIENT-1459
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1459
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpClient
Affects Versions: 4.3.2
Environment: Windows 7 64bit OS
JDK 1.6
Reporter: Anandan Mohan
Priority: Minor
Fix For: 4.3.2
Hi,
I did a random IPv6 test using InetAddressUtils.isIPv6Address method using my
local PC address, it failed.
Assert.assertTrue(InetAddressUtils.isIPv6Address("fe80::ac5e:909d:c191:e758%18"));
It does works with other IPv6 formats.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]