1967N/A<html>
1967N/A<!--
1967N/A @test
1967N/A @bug 5098433
1967N/A @summary REG: DnD of File-List between JVM is broken for non ASCII file names - Win32
1967N/A @author Denis Fokin: area=dnd
1967N/A @library /regtesthelpers
1967N/A @library /regtesthelpers/process
1967N/A @build Util
1967N/A @build ProcessResults ProcessCommunicator
1967N/A @run applet/othervm DragUnicodeBetweenJVMTest.html
1967N/A
1967N/A-->
1967N/A<head>
1967N/A<title> REG: DnD of File-List between JVM is broken for non ASCII file names - Win32</title>
1967N/A</head>
1967N/A<body>
1967N/A
1967N/A<h1> DragUnicodeBetweenJVMTest <br>Bug ID: 5098433 </h1>
1967N/A
1967N/A<p> This is an AUTOMATIC test, simply wait for completion </p>
1967N/A
1967N/A<APPLET CODE="DragUnicodeBetweenJVMTest.class" WIDTH=200 HEIGHT=200></APPLET>
1967N/A</body>
1967N/A</html>