< prev index next >

test/javax/management/remote/mandatory/subjectDelegation/SubjectDelegation2Test.java

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

@@ -25,12 +25,14 @@
  * @test
  * @bug 6261831
  * @summary Tests the use of the subject delegation feature on the authenticated
  *          principals within the RMI connector server's creator codebase.
  * @author Luis-Miguel Alventosa
+ *
  * @modules java.management.rmi
  *          java.management/com.sun.jmx.remote.security
+ *
  * @run clean SubjectDelegation2Test SimpleStandard SimpleStandardMBean
  * @run build SubjectDelegation2Test SimpleStandard SimpleStandardMBean
  * @run main SubjectDelegation2Test policy21 ok
  * @run main SubjectDelegation2Test policy22 ko
  * @run main SubjectDelegation2Test policy23 ko
< prev index next >