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