| Package | Description |
|---|---|
| org.openjdk.jmc.common |
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc.
|
| org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
| org.openjdk.jmc.common.util | |
| org.openjdk.jmc.flightrecorder.internal.parser.v1 | |
| org.openjdk.jmc.flightrecorder.memleak |
| Modifier and Type | Method and Description |
|---|---|
IMCOldObjectArray |
IMCOldObject.getReferrerArray()
If the object is referred to by an object in an array it returns the information about that
array, otherwise it returns
null. |
| Modifier and Type | Field and Description |
|---|---|
static ContentType<IMCOldObjectArray> |
UnitLookup.OLD_OBJECT_ARRAY |
| Modifier and Type | Class and Description |
|---|---|
private static class |
MCOldObject.MCOldObjectArray |
| Modifier and Type | Method and Description |
|---|---|
IMCOldObjectArray |
MCOldObject.getReferrerArray() |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
StructTypes.JfrOldObjectArray |
| Modifier and Type | Method and Description |
|---|---|
IMCOldObjectArray |
StructTypes.JfrOldObject.getReferrerArray() |
| Modifier and Type | Method and Description |
|---|---|
IMCOldObjectArray |
ReferenceTreeObject.getArray() |
IMCOldObjectArray |
ReferenceTreeObject.getReferrerArray() |