blob: 0b7e6d2dcfe0919a7b64009a6c69e2f7583dbf38 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001<html>
2<!--
3 @test
4 @bug 5079469
5 @summary DnD of File-List across JVM adds two empty items to the list
6 @author : area=dnd
7 @library ../../regtesthelpers
8 @library ../../regtesthelpers/process
9 @build Util
10 @build ProcessResults ProcessCommunicator
11 @run applet/othervm FileListBetweenJVMsTest.html
12
13-->
14<head>
15<title> DnD of File-List across JVM </title>
16</head>
17<body>
18
19<h1>FileListBetweenJVMsTest<br>Bug ID: 5079469</h1>
20
21<p> This is an AUTOMATIC test, simply wait for completion </p>
22
23<APPLET CODE="FileListBetweenJVMsTest.class" WIDTH=200 HEIGHT=200></APPLET>
24</body>
25</html>