-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b67
-
generic
-
generic
java.net.URI() throws exception on valid URI "s://@/path"
schema = 's'
authority = ''
user info = ''
path = '/path'
all other fields have to be null
schema = 's'
authority = ''
user info = ''
path = '/path'
all other fields have to be null
- relates to
-
JDK-6345502 java.net.URI: constructor URI(String) succeed, URI(7 parameters) fails
-
- Resolved
-