--- old/test/jdk/java/awt/Modal/ToFront/FrameToFrontTKModal5Test.java 2018-10-29 06:41:39.856567107 -0700 +++ new/test/jdk/java/awt/Modal/ToFront/FrameToFrontTKModal5Test.java 2018-10-29 06:41:39.528567108 -0700 @@ -31,7 +31,7 @@ * blocking toolkit modal dialog having a visible 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