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

<html>
<!--  
  test
  @bug 6193279
  @summary REGRESSION: AppletViewer throws IOException when path is encoded URL
  @author Dmitry.Cherepanov@SUN.COM : area=appletviewer
  @run compile IOExceptionIfEncodedURLTest.java
  @run shell IOExceptionIfEncodedURLTest.sh
  -->
<head>
<title>Started by shell script</title>
</head>
<body>

<h1>IOExceptionIfEncodedURLTest<br>Bug ID: 6193279</h1>

<p> See the dialog box (usually in upper left corner) for instructions</p>

<APPLET CODE="IOExceptionIfEncodedURLTest.class" WIDTH=200 HEIGHT=200></APPLET>
</body>
</html>