< prev index next >

test/jdk/java/awt/Modal/ToFront/DialogToFrontNonModalTest.java

Print this page

        

@@ -26,11 +26,11 @@
  * @key headful
  * @bug 8050885
  * @summary Check that calling toFront method does not bring a dialog to the top
  *          of a non-modal child dialog.
  *
- * @library ../helpers /lib/testlibrary/
+ * @library ../helpers /lib/client/
  * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
< prev index next >