--- old/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal3Test.java 2018-10-29 06:39:59.684567489 -0700 +++ new/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsSetModal3Test.java 2018-10-29 06:39:59.368567490 -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