< prev index next >

test/jdk/java/awt/Modal/MultipleDialogs/MultipleDialogs1Test.java

Print this page
rev 51789 : [mq]: asserts

@@ -27,11 +27,12 @@
  * @bug 8054358
  * @summary Check whether a set of dialogs created with a toolkit excluded Frame
  *          parent has a proper modal blocking behavior. Also show a document modal
  *          dialog and check if it blocks the document properly.
  *
- * @library ../helpers ../../../../lib/testlibrary/
+ * @library ../helpers /lib/testlibrary/
+ * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
  * @run main/timeout=500 MultipleDialogs1Test
< prev index next >