< prev index next >

test/jdk/java/awt/Modal/ModalBlockingTests/BlockingDocModalTest.java

Print this page

        

@@ -32,11 +32,11 @@
  * @bug 8049617
  * @summary Test if a document modality works as expected:
  *          whether all the windows lying down the document root
  *          (Frame) get blocked.
  *
- * @library ../helpers /lib/testlibrary/
+ * @library ../helpers /lib/client/
  * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @build TestFrame
< prev index next >