--- old/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingFDToolkitModalTest.java 2018-10-29 06:39:45.892567542 -0700 +++ new/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingFDToolkitModalTest.java 2018-10-29 06:39:45.576567543 -0700 @@ -32,7 +32,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