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