--- old/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsDocModalTest.java 2018-10-29 06:40:20.124567411 -0700 +++ new/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsDocModalTest.java 2018-10-29 06:40:19.808567412 -0700 @@ -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