--- old/test/jdk/java/awt/Modal/ToBack/ToBackNonModal2Test.java 2018-10-29 06:41:18.508567189 -0700 +++ new/test/jdk/java/awt/Modal/ToBack/ToBackNonModal2Test.java 2018-10-29 06:41:18.184567190 -0700 @@ -29,7 +29,7 @@ * @summary Check whether a non-modal dialog having a null Dialog constructor * goes behind other windows when toBack is called for it. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag