--- old/test/jdk/java/awt/Modal/OnTop/OnTopModal6Test.java 2018-10-29 06:40:55.456567276 -0700 +++ new/test/jdk/java/awt/Modal/OnTop/OnTopModal6Test.java 2018-10-29 06:40:55.132567278 -0700 @@ -30,7 +30,7 @@ * @summary Check whether a 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