--- old/test/jdk/java/awt/Modal/FileDialog/FileDialogNonModal6Test.java 2018-10-29 06:39:29.100567606 -0700 +++ new/test/jdk/java/awt/Modal/FileDialog/FileDialogNonModal6Test.java 2018-10-29 06:39:28.784567607 -0700 @@ -31,7 +31,7 @@ * created with a visible Dialog 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