jdk/test/java/awt/appletviewer/IOExceptionIfEncodedURLTest/test.html
author mfang
Wed, 17 Aug 2011 14:18:26 -0700
changeset 10294 8fcdae2a7ec7
parent 434 acc4487b3f1b
child 21596 0e3a39f29dbc
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
434
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     1
<html>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     2
<!--  
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     3
  test
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     4
  @bug 6193279
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     5
  @summary REGRESSION: AppletViewer throws IOException when path is encoded URL
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     6
  @author Dmitry.Cherepanov@SUN.COM : area=appletviewer
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     7
  @run compile IOExceptionIfEncodedURLTest.java
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     8
  @run shell IOExceptionIfEncodedURLTest.sh
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
     9
  -->
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    10
<head>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    11
<title>Started by shell script</title>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    12
</head>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    13
<body>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    14
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    15
<h1>IOExceptionIfEncodedURLTest<br>Bug ID: 6193279</h1>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    16
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    17
<p> See the dialog box (usually in upper left corner) for instructions</p>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    18
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    19
<APPLET CODE="IOExceptionIfEncodedURLTest.class" WIDTH=200 HEIGHT=200></APPLET>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    20
</body>
acc4487b3f1b 6619458: testcase depends on a file with the name te{st.html
dcherepanov
parents:
diff changeset
    21
</html>