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