< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @bug 8058865 * @summary Test all MXBeans available by default on the platform * @author Olivier Lagneau ! * @modules java.management * @library /lib/testlibrary * @run main/othervm/timeout=300 -DDEBUG_STANDARD MXBeanInteropTest1 */ import java.util.Arrays; --- 24,34 ---- /* * @test * @bug 8058865 * @summary Test all MXBeans available by default on the platform * @author Olivier Lagneau ! * @modules java.management.rmi * @library /lib/testlibrary * @run main/othervm/timeout=300 -DDEBUG_STANDARD MXBeanInteropTest1 */ import java.util.Arrays;
< prev index next >