--- old/test/jdk/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFrameFileTest.java 2018-10-29 06:40:15.320567430 -0700 +++ new/test/jdk/java/awt/Modal/ModalExclusionTests/ToolkitExcludeFrameFileTest.java 2018-10-29 06:40:15.004567431 -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