--- old/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal2Test.java 2018-10-29 06:40:32.292567365 -0700 +++ new/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferFWDNonModal2Test.java 2018-10-29 06:40:31.972567366 -0700 @@ -31,7 +31,7 @@ * a frame (F) is shown; a window having F as owner is shown; a non-modal dialog having * a hidden frame owner is shown. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag