< prev index next >

test/javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java

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

@@ -24,12 +24,14 @@
 /*
  * @test
  * @bug 5106721
  * @summary Check the NotificationAccessController methods are properly called.
  * @author Luis-Miguel Alventosa
+ *
  * @modules java.management.rmi
  *          java.management/com.sun.jmx.remote.security
+ *
  * @run clean NotificationAccessControllerTest
  * @run build NotificationAccessControllerTest
  * @run main NotificationAccessControllerTest
  */
 
< prev index next >