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