--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/java/awt/FileDialog/FileNameOverrideTest/FileNameOverrideTest.html Tue Apr 05 16:50:11 2011 +0400
@@ -0,0 +1,22 @@
+<html>
+<!--
+ @test
+ @bug 6260659
+ @summary File Name set programmatically in FileDialog is overridden during navigation, XToolkit
+ @author Dmitry.Cherepanov@SUN.COM area=awt.filedialog
+ @library ../../regtesthelpers
+ @build Sysout
+ @run applet/manual=yesno FileNameOverrideTest.html
+ -->
+<head>
+<title> FileNameOverrideTest </title>
+</head>
+<body>
+
+<h1>FileNameOverrideTest<br>Bug ID: 6260659</h1>
+
+<p> See the dialog box (usually in upper left corner) for instructions</p>
+
+<APPLET CODE="FileNameOverrideTest.class" WIDTH=200 HEIGHT=200></APPLET>
+</body>
+</html>