--- old/test/jdk/java/awt/Modal/FileDialog/FileDialogTKModal2Test.java 2018-10-29 06:39:30.924567599 -0700 +++ new/test/jdk/java/awt/Modal/FileDialog/FileDialogTKModal2Test.java 2018-10-29 06:39:30.608567600 -0700 @@ -32,7 +32,7 @@ * created with a null 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