-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-libs
-
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
-