< prev index next >

test/javax/management/remote/mandatory/serverError/JMXServerErrorTest.java

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

@@ -24,12 +24,14 @@
 /*
  * @test
  * @bug 4871761
  * @summary Tests that JMXServiceErrorException is correctly emitted.
  * @author Daniel Fuchs
+ *
  * @modules java.management.rmi
  *          java.management/com.sun.jmx.remote.security
+ *
  * @run clean JMXServerErrorTest
  * @run build JMXServerErrorTest
  * @run main  JMXServerErrorTest
  */
 
< prev index next >