--- old/test/jdk/java/awt/Modal/ModalBlockingTests/UnblockedDialogToolkitModalTest.java 2018-10-29 06:40:08.720567455 -0700 +++ new/test/jdk/java/awt/Modal/ModalBlockingTests/UnblockedDialogToolkitModalTest.java 2018-10-29 06:40:08.404567456 -0700 @@ -30,7 +30,7 @@ * @summary Check whether a toolkit 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