< prev index next >

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

Print this page

        

@@ -29,11 +29,11 @@
  * @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/client/
  * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
< prev index next >