--- old/test/jdk/java/awt/Modal/FileDialog/FileDialogDocModal3Test.java 2018-10-29 06:39:19.508567642 -0700 +++ new/test/jdk/java/awt/Modal/FileDialog/FileDialogDocModal3Test.java 2018-10-29 06:39:19.196567644 -0700 @@ -32,7 +32,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