< prev index next >

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

Print this page
rev 51638 : [mq]: 8210112

@@ -44,11 +44,11 @@
  * @library /test/lib
  * @modules java.management
  *          jdk.attach
  *          jdk.jartool/sun.tools.jar
  *
- * @run build Application SimpleProvider jdk.testlibrary.*
+ * @run build jdk.testlibrary.* Application SimpleProvider jdk.testlibrary.*
  * @run main/timeout=300 StartManagementAgent
  */
 
 /*
  * This test is not meant to test all possible configuration parameters to
< prev index next >