--- old/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal6Test.java 2018-10-29 06:40:01.524567482 -0700 +++ new/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal6Test.java 2018-10-29 06:40:01.208567483 -0700 @@ -31,7 +31,7 @@ * and respond to key events, when there are other windows shown. * Also check the correctness of blocking behavior for other windows shown. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag