< prev index next >

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

Print this page
rev 11832 : 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung

*** 26,35 **** --- 26,36 ---- * @bug 6261831 * @summary Tests the use of the subject delegation feature on the authenticated * principals within the RMI connector server's creator codebase with * subject delegation. * @author Luis-Miguel Alventosa + * @modules java.management/com.sun.jmx.remote.security * @run clean SubjectDelegation3Test SimpleStandard SimpleStandardMBean * @run build SubjectDelegation3Test SimpleStandard SimpleStandardMBean * @run main SubjectDelegation3Test policy31 ok * @run main SubjectDelegation3Test policy32 ko * @run main SubjectDelegation3Test policy33 ko
< prev index next >