--- old/test/jdk/com/sun/tools/attach/BasicTests.java 2018-11-28 19:06:14.000000000 +0800 +++ new/test/jdk/com/sun/tools/attach/BasicTests.java 2018-11-28 19:06:13.000000000 +0800 @@ -44,13 +44,12 @@ * @summary Basic unit tests for the VM attach mechanism. This test will perform * a number of basic attach tests. * - * @library /lib/testlibrary * @library /test/lib * @modules java.instrument * jdk.attach * jdk.jartool/sun.tools.jar * - * @run build jdk.testlibrary.* Agent BadAgent RedefineAgent Application RedefineDummy RunnerUtil + * @run build Agent BadAgent RedefineAgent Application RedefineDummy RunnerUtil * @run main BasicTests */ public class BasicTests {