-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b63
-
generic
-
generic
see attached mini-test.
output is:
URI7() failed: Illegal character in hostname at index 18: scheme://userInfo@:5555/home/root?a=b#ABC
URI1() succeed: 'scheme://userInfo@:5555/home/root?a=b#ABC'
Note that URIs are equal.
output is:
URI7() failed: Illegal character in hostname at index 18: scheme://userInfo@:5555/home/root?a=b#ABC
URI1() succeed: 'scheme://userInfo@:5555/home/root?a=b#ABC'
Note that URIs are equal.
- relates to
-
JDK-6363889 java.net.URI("s://@/path") throws exception
-
- Resolved
-