< prev index next >

jdk/test/javax/management/remote/mandatory/notif/NotificationEmissionTest.java

Print this page

        

*** 26,36 **** * @bug 5106721 * @summary Check the emission of notifications when a Security Manager is * installed. Test the property "jmx.remote.x.check.notification.emission". * @author Luis-Miguel Alventosa * @key intermittent ! * @modules java.management * @run clean NotificationEmissionTest * @run build NotificationEmissionTest * @run main NotificationEmissionTest 1 * @run main NotificationEmissionTest 2 * @run main NotificationEmissionTest 3 --- 26,36 ---- * @bug 5106721 * @summary Check the emission of notifications when a Security Manager is * installed. Test the property "jmx.remote.x.check.notification.emission". * @author Luis-Miguel Alventosa * @key intermittent ! * @modules java.management.rmi * @run clean NotificationEmissionTest * @run build NotificationEmissionTest * @run main NotificationEmissionTest 1 * @run main NotificationEmissionTest 2 * @run main NotificationEmissionTest 3
< prev index next >