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