--- old/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsAppModalTest.java 2018-10-29 06:40:19.524567414 -0700 +++ new/test/jdk/java/awt/Modal/ModalFocusTransferTests/FocusTransferDialogsAppModalTest.java 2018-10-29 06:40:19.188567415 -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