< prev index next >

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

Print this page

        

*** 24,34 **** /** * @test * @bug 6338874 * @summary Check that notification dispatch is not linear in number of MBeans. * @author Eamonn McManus ! * @modules java.management * * @library /lib/testlibrary * @run build jdk.testlibrary.* ListenerScaleTest * @run main ListenerScaleTest */ --- 24,34 ---- /** * @test * @bug 6338874 * @summary Check that notification dispatch is not linear in number of MBeans. * @author Eamonn McManus ! * @modules java.management.rmi * * @library /lib/testlibrary * @run build jdk.testlibrary.* ListenerScaleTest * @run main ListenerScaleTest */
< prev index next >