[jboss-jira] [JBoss JIRA] (WFLY-3007) Ipv6 addresses may not be canonized properly
Emmanuel Hugonnet (JIRA)
issues at jboss.org
Mon Feb 24 12:11:47 EST 2014
Emmanuel Hugonnet created WFLY-3007:
---------------------------------------
Summary: Ipv6 addresses may not be canonized properly
Key: WFLY-3007
URL: https://issues.jboss.org/browse/WFLY-3007
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 8.0.0.Final
Reporter: Emmanuel Hugonnet
Assignee: Emmanuel Hugonnet
On an ipv6 environment we may obtain IP addresses that are not properly canonized which may lead to strange issue with http proxies since the JDK ProxySelector relies on char per char matching.
All call to InetAddress.getHostName() may produce such an uncanonized address.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list