jdk/test/com/sun/tools/attach/TempDirTest.java
changeset 30820 0d4717a011d3
parent 30376 2ccf2cf7ea48
child 44423 306c020eb154
--- a/jdk/test/com/sun/tools/attach/TempDirTest.java	Thu May 28 11:31:40 2015 -0700
+++ b/jdk/test/com/sun/tools/attach/TempDirTest.java	Thu May 28 10:54:48 2015 -0700
@@ -37,6 +37,7 @@
  * @test
  * @bug 8033104
  * @summary Test to make sure attach and jvmstat works correctly when java.io.tmpdir is set
+ * @modules jdk.jartool/sun.tools.jar
  * @library /lib/testlibrary
  * @modules java.management
  *          jdk.jartool/sun.tools.jar