0N/A<html>
0N/A<!--
0N/A @test
0N/A @bug 5079469
0N/A @summary DnD of File-List across JVM adds two empty items to the list
0N/A @author : area=dnd
0N/A @library /regtesthelpers
0N/A @library /regtesthelpers/process
0N/A @build Util
0N/A @build ProcessResults ProcessCommunicator
0N/A @run applet/othervm FileListBetweenJVMsTest.html
0N/A
0N/A-->
0N/A<head>
0N/A<title> DnD of File-List across JVM </title>
0N/A</head>
0N/A<body>
0N/A
0N/A<h1>FileListBetweenJVMsTest<br>Bug ID: 5079469</h1>
0N/A
0N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
0N/A
0N/A<APPLET CODE="FileListBetweenJVMsTest.class" WIDTH=200 HEIGHT=200></APPLET>
0N/A</body>
0N/A</html>