--- old/test/jdk/java/awt/Modal/ToFront/DialogToFrontModeless1Test.java 2018-10-29 06:41:27.072567156 -0700 +++ new/test/jdk/java/awt/Modal/ToFront/DialogToFrontModeless1Test.java 2018-10-29 06:41:26.744567157 -0700 @@ -28,7 +28,7 @@ * @summary Check that calling toFront method does not bring a dialog to the top * of a child modeless dialog. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag