< prev index next >

jdk/test/javax/management/mxbean/MXBeanExceptionHandlingTest.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8058865 * @summary Checks correct exception and error events from NotificationListener * @author Olivier Lagneau ! * @modules java.management * @library /lib/testlibrary * @compile Basic.java * @run main/othervm/timeout=300 -DDEBUG_STANDARD MXBeanExceptionHandlingTest -timeForNotificationInSeconds 3 */ --- 24,34 ---- /* * @test * @bug 8058865 * @summary Checks correct exception and error events from NotificationListener * @author Olivier Lagneau ! * @modules java.management.rmi * @library /lib/testlibrary * @compile Basic.java * @run main/othervm/timeout=300 -DDEBUG_STANDARD MXBeanExceptionHandlingTest -timeForNotificationInSeconds 3 */
< prev index next >