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

/openjdk9/jdk/src/jdk.management/share/classes/com/sun/management/
H A DGarbageCollectionNotificationInfo.java87 private final String gcName; field in class:GarbageCollectionNotificationInfo
111 public GarbageCollectionNotificationInfo(String gcName, argument
[all...]
/openjdk9/jdk/src/jdk.management/share/classes/com/sun/management/internal/
H A DGarbageCollectorExtImpl.java97 createGCNotification(long timestamp, String gcName, String gcAction, String gcCause, GcInfo gcInfo) argument

Completed in 40 milliseconds