test/java/lang/management/ManagementFactory/ValidateOpenTypes.java

Print this page

        

*** 26,36 **** * @bug 5024531 * @summary Validata open types mapped for the MXBeans in the platform * MBeanServer. * @author Mandy Chung * ! * @compile -source 1.5 ValidateOpenTypes.java * @run main/othervm -verbose:gc ValidateOpenTypes */ import java.lang.management.*; import javax.management.*; import javax.management.openmbean.CompositeData; --- 26,36 ---- * @bug 5024531 * @summary Validata open types mapped for the MXBeans in the platform * MBeanServer. * @author Mandy Chung * ! * @compile ValidateOpenTypes.java * @run main/othervm -verbose:gc ValidateOpenTypes */ import java.lang.management.*; import javax.management.*; import javax.management.openmbean.CompositeData;