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