--- old/test/jdk/java/awt/Modal/ModalBlockingTests/UnblockedDialogSetModalTest.java 2018-10-29 06:40:08.124567457 -0700 +++ new/test/jdk/java/awt/Modal/ModalBlockingTests/UnblockedDialogSetModalTest.java 2018-10-29 06:40:07.808567458 -0700 @@ -29,7 +29,7 @@ * @summary Check whether a modal Dialog receives focus; check * if its components receive focus and respond to key events * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag