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