--- old/test/jdk/java/awt/Modal/ToFront/FrameToFrontAppModal4Test.java 2018-10-29 06:41:30.716567142 -0700 +++ new/test/jdk/java/awt/Modal/ToFront/FrameToFrontAppModal4Test.java 2018-10-29 06:41:30.392567143 -0700 @@ -31,7 +31,7 @@ * blocking application modal dialog having a hidden Dialog 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