< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

@@ -29,11 +29,12 @@
  *
  * @summary Check whether FileDialog blocks a non-modal Dialog
  *          created with a visible Frame 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 >