JDK-4959892 : java.net.URI class doesn't support non-ascii hostnames
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2003-11-25
  • Updated: 2005-01-17
  • Resolved: 2005-01-17
Related Reports
Duplicate :  
Relates :  
Description
The current java.net.URI conforms to RFC 2396, which requires that the hostname part of the URI is ASCII. Thus it doesn't support internationalized domain names. There is attempt to amend RFC 2396 to allow escaped encoded non-ascii domain names. See http://www.ietf.org/proceedings/03mar/I-D/draft-ietf-idn-uri-03.txt for nternationalized Domain Names in URIs. We should revisit this in the next release to see whether it's approporiate to support it. 

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: dragon
14-06-2004

EVALUATION Will investigate for Dragon. ###@###.### 2003-11-25
25-11-2003