--- old/test/jdk/java/awt/Modal/OnTop/OnTopModal2Test.java 2018-10-29 06:40:53.004567286 -0700 +++ new/test/jdk/java/awt/Modal/OnTop/OnTopModal2Test.java 2018-10-29 06:40:52.676567287 -0700 @@ -30,7 +30,7 @@ * @summary Check whether a modal Dialog created with null 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