< prev index next >

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

Print this page

        

@@ -28,11 +28,11 @@
  * @key headful
  * @bug 8049617
  * @summary Check whether an application modal Dialog receives focus; check
  *          if its components receive focus and respond to key events
  *
- * @library ../helpers /lib/testlibrary/
+ * @library ../helpers /lib/client/
  * @library /test/lib
  * @build ExtendedRobot
  * @build Flag
  * @build TestDialog
  * @run main UnblockedDialogAppModalTest
< prev index next >