Searched defs:getGcCause (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java139 this.gcCause = GarbageCollectionNotifInfoCompositeData.getGcCause(cd);
167 public String getGcCause() { method in class:GarbageCollectionNotificationInfo
/openjdk7/jdk/src/share/classes/sun/management/
H A DGarbageCollectionNotifInfoCompositeData.java116 gcNotifInfo.getGcCause(),
164 public static String getGcCause(CompositeData cd) { method in class:GarbageCollectionNotifInfoCompositeData

Completed in 562 milliseconds