--- old/test/jdk/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFramePrintSetupTest.java 2018-10-29 06:40:12.928567439 -0700 +++ new/test/jdk/java/awt/Modal/ModalExclusionTests/ApplicationExcludeFramePrintSetupTest.java 2018-10-29 06:40:12.616567440 -0700 @@ -31,7 +31,7 @@ * (it shouldn't). Checks also whether setting a parent frame to be * modality excluded excludes its children from being blocked too. * - * @library ../helpers /lib/testlibrary/ + * @library ../helpers /lib/client/ * @library /test/lib * @build ExtendedRobot * @build Flag