diff -r b4afda4d4fa1 -r 5d02a6d25f78 jdk/test/com/sun/tools/attach/TempDirTest.java --- a/jdk/test/com/sun/tools/attach/TempDirTest.java Thu May 22 13:21:47 2014 +0900 +++ b/jdk/test/com/sun/tools/attach/TempDirTest.java Thu May 22 11:05:36 2014 +0200 @@ -38,7 +38,7 @@ * @bug 8033104 * @summary Test to make sure attach and jvmstat works correctly when java.io.tmpdir is set * @library /lib/testlibrary - * @run build Application Shutdown RunnerUtil + * @run build jdk.testlibrary.* Application Shutdown RunnerUtil * @run main TempDirTest */