< prev index next >

test/javax/management/monitor/ReflectionExceptionTest.java

Print this page
rev 12339 : 8075658: Mark intermittently failuring core-svc tests

*** 25,34 **** --- 25,35 ---- * @test * @bug 6205072 * @summary Test that the jmx.monitor.error.runtime monitor notification * is emitted when getAttribute throws ReflectionException. * @author Luis-Miguel Alventosa + * @key intermittent * @modules java.management * @run clean ReflectionExceptionTest MBeanServerBuilderImpl * MBeanServerForwarderInvocationHandler * @run build ReflectionExceptionTest MBeanServerBuilderImpl * MBeanServerForwarderInvocationHandler
< prev index next >