jdk/test/java/awt/dnd/FileListBetweenJVMsTest/FileListBetweenJVMsTest.html
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 21596 0e3a39f29dbc
permissions -rw-r--r--
Initial load

<html>
<!--  
  @test
  @bug 5079469
  @summary DnD of File-List across JVM adds two empty items to the list
  @author : area=dnd
  @library ../../regtesthelpers
  @library ../../regtesthelpers/process
  @build Util
  @build ProcessResults ProcessCommunicator 
  @run applet/othervm FileListBetweenJVMsTest.html

-->
<head>
<title> DnD of File-List across JVM </title>
</head>
<body>

<h1>FileListBetweenJVMsTest<br>Bug ID: 5079469</h1>

<p> This is an AUTOMATIC test, simply wait for completion </p>

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