--- old/test/jdk/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogPrintSetupTest.java 2018-11-08 07:51:21.389241524 -0800 +++ new/test/jdk/java/awt/Modal/ModalExclusionTests/ToolkitExcludeDialogPrintSetupTest.java 2018-11-08 07:51:20.917241526 -0800 @@ -31,7 +31,7 @@ * (it shouldn't). Checks also whether setting a parent dialog 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