< prev index next >

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

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

*** 22,36 **** */ /* * @test * @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 --- 22,36 ---- */ /* * @test * @bug 5106721 + * @key intermittent * @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 ! * * @run clean NotificationEmissionTest * @run build NotificationEmissionTest * @run main NotificationEmissionTest 1 * @run main NotificationEmissionTest 2 * @run main NotificationEmissionTest 3
< prev index next >