< prev index next >

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

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

*** 25,34 **** --- 25,35 ---- * @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/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 >