Cross Reference: test.html
xref
: /
openjdk7
/
jdk
/
test
/
java
/
awt
/
appletviewer
/
IOExceptionIfEncodedURLTest
/
test.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
4639
N/A
<
html
>
4639
N/A
<!--
4639
N/A
test
4639
N/A
@bug 6193279
4639
N/A
@summary REGRESSION: AppletViewer throws IOException when path is encoded URL
4639
N/A
@author Dmitry.Cherepanov@SUN.COM : area=appletviewer
4639
N/A
@run compile
IOExceptionIfEncodedURLTest.java
4639
N/A
@run shell
IOExceptionIfEncodedURLTest.sh
4639
N/A
-->
4639
N/A
<
head
>
4639
N/A
<
title
>Started by shell script</
title
>
4639
N/A
</
head
>
4639
N/A
<
body
>
4639
N/A
4639
N/A
<
h1
>IOExceptionIfEncodedURLTest<
br
>Bug ID: 6193279</
h1
>
4639
N/A
4639
N/A
<
p
> See the dialog box (usually in upper left corner) for instructions</
p
>
4639
N/A
4639
N/A
<
APPLET
CODE=
"
IOExceptionIfEncodedURLTest.class
"
WIDTH=
200
HEIGHT=
200
></
APPLET
>
4639
N/A
</
body
>
4639
N/A
</
html
>