< prev index next >

test/jdk/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogFileTest.java

Print this page
rev 51789 : [mq]: asserts

@@ -29,11 +29,12 @@
  * @bug 8047179 8044429
  * @summary Check whether a FileDialog blocks a toolkit modality excluded Dialog
  *          (it shouldn't). Checks also whether setting a parent dialog to be
  *          modality excluded excludes its children from being blocked 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 >