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