--- old/test/jdk/com/sun/tools/attach/TempDirTest.java 2018-11-28 19:06:19.000000000 +0800 +++ new/test/jdk/com/sun/tools/attach/TempDirTest.java 2018-11-28 19:06:18.000000000 +0800 @@ -38,12 +38,11 @@ * @bug 8033104 * @summary Test to make sure attach and jvmstat works correctly when java.io.tmpdir is set * - * @library /lib/testlibrary * @library /test/lib * @modules jdk.attach * jdk.jartool/sun.tools.jar * - * @run build jdk.testlibrary.* Application RunnerUtil + * @run build Application RunnerUtil * @run main/timeout=200 TempDirTest */