--- old/test/jdk/java/awt/Modal/OnTop/OnTopAppModal5Test.java 2018-10-29 06:40:47.524567307 -0700 +++ new/test/jdk/java/awt/Modal/OnTop/OnTopAppModal5Test.java 2018-10-29 06:40:47.196567308 -0700 @@ -30,7 +30,7 @@ * @summary Check whether an application modal Dialog created with visible Frame * constructor stays on top of the windows it blocks. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag