< prev index next >

test/com/sun/tools/attach/StartManagementAgent.java

Print this page

        

@@ -37,10 +37,11 @@
 import jdk.testlibrary.Utils;
 
 /*
  * @test
  * @summary Test for VirtualMachine.startManagementAgent and VirtualMachine.startLocalManagementAgent
+ * @modules jdk.jartool/sun.tools.jar
  * @library /lib/testlibrary
  * @modules java.management
  *          jdk.attach
  *          jdk.jartool/sun.tools.jar
  * @run build Application SimpleProvider jdk.testlibrary.*
< prev index next >