< prev index next >

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

Print this page
rev 51789 : [mq]: asserts

@@ -27,11 +27,12 @@
  * @key headful
  * @bug 8054143 8163583
  * @summary Check if toBack method works correctly for a non-modal dialog
  *          having a visible Frame constructor.
  *
- * @library ../helpers ../../../../lib/testlibrary/
+ * @library ../helpers /lib/testlibrary/
+ * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
  * @run main ToBackNonModal5Test
< prev index next >