--- old/test/jdk/java/awt/Modal/MultipleDialogs/MultipleDialogs4Test.java 2018-10-29 06:40:43.276567323 -0700 +++ new/test/jdk/java/awt/Modal/MultipleDialogs/MultipleDialogs4Test.java 2018-10-29 06:40:42.952567324 -0700 @@ -29,7 +29,7 @@ * work properly. Also check whether the blocking dialogs are * opening on top of the windows they block. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag