< prev index next >

test/jdk/java/awt/Modal/ToBack/ToBackAppModal2Test.java

Print this page
rev 51789 : [mq]: asserts

@@ -29,11 +29,12 @@
  * @bug 8054143
  * @summary Check whether an application modal dialog having a null Dialog
  *          constructor still stays on top of the blocked windows even
  *          after calling toBack for the dialog.
  *
- * @library ../helpers ../../../../lib/testlibrary/
+ * @library ../helpers /lib/testlibrary/
+ * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
  * @run main ToBackAppModal2Test
< prev index next >