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