--- old/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal3Test.java 2018-10-29 06:40:37.160567346 -0700 +++ new/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferWDFDocModal3Test.java 2018-10-29 06:40:36.836567348 -0700 @@ -31,7 +31,7 @@ * the following happens: a window having a frame (F) owner is shown; * a document 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