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