--- old/test/jdk/java/awt/Modal/MultipleDialogs/MultipleDialogs1Test.java 2018-10-29 06:40:41.436567330 -0700 +++ new/test/jdk/java/awt/Modal/MultipleDialogs/MultipleDialogs1Test.java 2018-10-29 06:40:41.108567331 -0700 @@ -29,7 +29,7 @@ * parent has a proper modal blocking behavior. Also show a document modal * dialog and check if it blocks the document properly. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag