< prev index next >

test/jdk/java/awt/Modal/FileDialog/FileDialogAppModal6Test.java

Print this page
rev 51789 : [mq]: asserts

@@ -30,11 +30,12 @@
  *
  * @summary Check whether FileDialog blocks an application modal Dialog
  *          created with a visible Dialog constructor. Also check if other
  *          windows are blocked by the FileDialog too.
  *
- * @library ../helpers ../../../../lib/testlibrary/
+ * @library ../helpers /lib/testlibrary/
+ * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
  * @build TestWindow
< prev index next >