--- old/test/jdk/java/awt/Modal/ToFront/FrameToFrontModal1Test.java 2018-10-29 06:41:33.144567133 -0700 +++ new/test/jdk/java/awt/Modal/ToFront/FrameToFrontModal1Test.java 2018-10-29 06:41:32.824567134 -0700 @@ -30,7 +30,7 @@ * blocking modal dialog having a null Frame parent * does not bring the frame to the top of the modal dialog. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag