--- old/test/jdk/java/awt/Modal/FileDialog/FileDialogModal3Test.java 2018-10-29 06:39:23.720567626 -0700 +++ new/test/jdk/java/awt/Modal/FileDialog/FileDialogModal3Test.java 2018-10-29 06:39:23.408567628 -0700 @@ -31,7 +31,7 @@ * created with a hidden Frame constructor. Also check if other * windows are blocked by the FileDialog too. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag