jdk/test/java/awt/appletviewer/IOExceptionIfEncodedURLTest/test.html
changeset 434 acc4487b3f1b
child 21596 0e3a39f29dbc
equal deleted inserted replaced
433:a7f6bc61993d 434:acc4487b3f1b
       
     1 <html>
       
     2 <!--  
       
     3   test
       
     4   @bug 6193279
       
     5   @summary REGRESSION: AppletViewer throws IOException when path is encoded URL
       
     6   @author Dmitry.Cherepanov@SUN.COM : area=appletviewer
       
     7   @run compile IOExceptionIfEncodedURLTest.java
       
     8   @run shell IOExceptionIfEncodedURLTest.sh
       
     9   -->
       
    10 <head>
       
    11 <title>Started by shell script</title>
       
    12 </head>
       
    13 <body>
       
    14 
       
    15 <h1>IOExceptionIfEncodedURLTest<br>Bug ID: 6193279</h1>
       
    16 
       
    17 <p> See the dialog box (usually in upper left corner) for instructions</p>
       
    18 
       
    19 <APPLET CODE="IOExceptionIfEncodedURLTest.class" WIDTH=200 HEIGHT=200></APPLET>
       
    20 </body>
       
    21 </html>