< prev index next >

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

Print this page

        

@@ -27,11 +27,11 @@
  * @key headful
  * @bug 8054143
  * @summary Check whether a non-modal dialog having a hidden Frame constructor
  *          goes behind other windows when toBack is called for it.
  *
- * @library ../helpers /lib/testlibrary/
+ * @library ../helpers /lib/client/
  * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
< prev index next >