< prev index next >

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

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

*** 25,36 **** --- 25,38 ---- * @test * @bug 6261831 * @summary Tests the use of the subject delegation feature in the * RMI connector * @author Luis-Miguel Alventosa + * * @modules java.management.rmi * java.management/com.sun.jmx.remote.security + * * @run clean SubjectDelegation1Test SimpleStandard SimpleStandardMBean * @run build SubjectDelegation1Test SimpleStandard SimpleStandardMBean * @run main SubjectDelegation1Test policy11 ok * @run main SubjectDelegation1Test policy12 ko * @run main SubjectDelegation1Test policy13 ko
< prev index next >