-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
The java.net.URI classes refers to RFC 2396: Uniform Resource Identifiers (URI): Generic Syntax, amended by RFC 2732: Format for Literal IPv6 Addresses in URLs.
But RFC 2396 and RFC 2372 have been obsoleted by RFC 3986.
http://www.ietf.org/rfc/rfc3986.txt
The URI class should be updated accordingly.
But RFC 2396 and RFC 2372 have been obsoleted by RFC 3986.
http://www.ietf.org/rfc/rfc3986.txt
The URI class should be updated accordingly.
- duplicates
-
JDK-8221675 URI does not allow underscore in host name, RFC 3986 allows them
- Closed
-
JDK-6791060 java.net.URI should be updated for RFC 3986
- Closed
-
JDK-8291591 Update Java.net.uri to RFC 3986
- Closed
-
JDK-8291591 Update Java.net.uri to RFC 3986
- Closed