--- old/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingDDModelessTest.java 2018-10-29 06:39:35.704567581 -0700 +++ new/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingDDModelessTest.java 2018-10-29 06:39:35.392567582 -0700 @@ -32,7 +32,7 @@ * and respond to key events. Check also the correctness * of blocking behavior for the parent Dialog. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag