< prev index next >

test/com/sun/jdi/DoubleAgentTest.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

@@ -29,10 +29,11 @@
  * @bug 6354345
  * @summary Check that multiple -agentlib statements in command line fails
  *
  * @library /lib/testlibrary
  * @modules java.management
+ *
  * @build jdk.testlibrary.*
  * @build DoubleAgentTest Exit0
  * @run driver DoubleAgentTest
  */
 
< prev index next >