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

Print this page

        

*** 27,37 **** * @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 * @build MemoryNotifInfoCompositeData * @run main MemoryNotifInfoCompositeData */ import javax.management.openmbean.*; --- 27,37 ---- * @summary Test MemoryNotificationInfo.from to return a valid * MemoryNotificationInfo object. Or throw exception if * the input CompositeData is invalid. * @author Mandy Chung * ! * @compile OpenTypeConverter.java * @build MemoryNotifInfoCompositeData * @run main MemoryNotifInfoCompositeData */ import javax.management.openmbean.*;