< prev index next >

jdk/test/javax/management/remote/mandatory/serverError/JMXServerErrorTest.java

Print this page

        

*** 24,34 **** /* * @test * @bug 4871761 * @summary Tests that JMXServiceErrorException is correctly emitted. * @author Daniel Fuchs ! * @modules java.management/com.sun.jmx.remote.security * @run clean JMXServerErrorTest * @run build JMXServerErrorTest * @run main JMXServerErrorTest */ --- 24,35 ---- /* * @test * @bug 4871761 * @summary Tests that JMXServiceErrorException is correctly emitted. * @author Daniel Fuchs ! * @modules java.management.rmi ! * java.management/com.sun.jmx.remote.security * @run clean JMXServerErrorTest * @run build JMXServerErrorTest * @run main JMXServerErrorTest */
< prev index next >