HotJava bombs on the string
ftp://username:password@hostname/<file path>/file
while netscape parses it correcting because
java.net.URLStreamHandler.java doesn't handle this type of URL properly.
See bug 1263674 can be referenced for more detail, even though the above
statement, and the attached fix pretty much covers it.
ftp://username:password@hostname/<file path>/file
while netscape parses it correcting because
java.net.URLStreamHandler.java doesn't handle this type of URL properly.
See bug 1263674 can be referenced for more detail, even though the above
statement, and the attached fix pretty much covers it.
- duplicates
-
JDK-4086109 parseURL does not follow spec
-
- Closed
-