< prev index next >

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

Print this page

        

*** 25,35 **** * @test * @bug 8058865 * @summary Checks that a serialized instance is not transmitted from an MXBean. * All the communication should be done via Open Types * @author Olivier Lagneau ! * @modules java.management * @library /lib/testlibrary * @compile Basic.java * @run main/othervm/timeout=300 -DDEBUG_STANDARD MXBeanWeirdParamTest */ --- 25,35 ---- * @test * @bug 8058865 * @summary Checks that a serialized instance is not transmitted from an MXBean. * All the communication should be done via Open Types * @author Olivier Lagneau ! * @modules java.management.rmi * @library /lib/testlibrary * @compile Basic.java * @run main/othervm/timeout=300 -DDEBUG_STANDARD MXBeanWeirdParamTest */
< prev index next >