< prev index next >

test/javax/management/remote/mandatory/passwordAuthenticator/RMIAltAuthTest.java

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

*** 24,35 **** --- 24,37 ---- /* * @test * @bug 5016508 * @summary Supplies an alternative JAAS configuration for authenticating RMI clients * @author Luis-Miguel Alventosa + * * @modules java.management.rmi * java.management/com.sun.jmx.remote.security + * * @run clean RMIAltAuthTest * @run build RMIAltAuthTest SimpleStandard SimpleStandardMBean * @run main RMIAltAuthTest */
< prev index next >