< prev index next >

test/com/sun/jdi/BadAgentPath.java

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

@@ -30,10 +30,11 @@
  * @summary Check that providing a non-existing -agentpath gives a proper error.
  * @author Sharath Ballal
  *
  * @library /lib/testlibrary
  * @modules java.management
+ *
  * @build jdk.testlibrary.*
  * @build BadAgentPath
  * @run driver BadAgentPath
  */
 
< prev index next >