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

Print this page

        

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