--- old/test/jdk/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogPageSetupTest.java 2018-10-29 06:40:10.532567448 -0700 +++ new/test/jdk/java/awt/Modal/ModalExclusionTests/ApplicationExcludeDialogPageSetupTest.java 2018-10-29 06:40:10.204567449 -0700 @@ -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