-
Bug
-
Resolution: Fixed
-
P2
-
5.0u1
-
b49
-
x86
-
generic
Run appletviewer with encoded URL containing encoded character (e.g. %20 instead of space) like:
appletviewer c:/a%20a/t.html
it will fail with error message:
I/O exception while reading: c:\a%20a\t.html (The system cannot find the path specified)
Fails on JDK 1.5.0, 1.5.0_01-ea-b04. Works fine on JDK 1.4.2_06.
###@###.### 2004-11-10 10:52:11 GMT
appletviewer c:/a%20a/t.html
it will fail with error message:
I/O exception while reading: c:\a%20a\t.html (The system cannot find the path specified)
Fails on JDK 1.5.0, 1.5.0_01-ea-b04. Works fine on JDK 1.4.2_06.
###@###.### 2004-11-10 10:52:11 GMT
- relates to
-
JDK-6376334 AppletViewer throws IOException
-
- Resolved
-
-
JDK-6329251 Regression testcase java/awt/appletviewer/IOExceptionIfEncodedURLTest fails
-
- Closed
-
-
JDK-6302480 The documentation for appletviewer should be changed: encoded/unencoded URL
-
- Closed
-