--- old/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsDocModalTest.java 2018-11-08 07:51:31.293241487 -0800 +++ new/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsDocModalTest.java 2018-11-08 07:51:30.813241489 -0800 @@ -32,7 +32,7 @@ * frame owner is shown; a dialog (D2) having D1 owner is shown; a dialog * with a hidden frame owner is shown. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag