Package | Description |
---|---|
com.sun.management |
Extensions of
java.lang.management . |
Modifier and Type | Method and Description |
---|---|
static GcInfo |
GcInfo.from(CompositeData cd)
Returns a
GcInfo object represented by the
given CompositeData . |
GcInfo |
GarbageCollectionNotificationInfo.getGcInfo() |
Constructor and Description |
---|
GarbageCollectionNotificationInfo(String gcName,
String gcAction,
String gcCause,
GcInfo gcInfo)
Creates a new
GarbageCollectionNotificationInfo instance. |
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2001, 2024 IBM Corp. and others.