test/java/lang/management/CompositeData/MemoryNotifInfoCompositeData.java

Print this page

        

@@ -27,11 +27,11 @@
  * @summary Test MemoryNotificationInfo.from to return a valid
  *          MemoryNotificationInfo object. Or throw exception if
  *          the input CompositeData is invalid.
  * @author  Mandy Chung
  *
- * @compile -source 1.5 OpenTypeConverter.java
+ * @compile OpenTypeConverter.java
  * @build MemoryNotifInfoCompositeData
  * @run main MemoryNotifInfoCompositeData
  */
 
 import javax.management.openmbean.*;