Package org.openjdk.jmc.common
package org.openjdk.jmc.common
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc. Higher layers could use these interface to implement generic formatting routines or
add jump to source functionality.
-
ClassDescriptionInterface for objects that has a name and a description.Interface for objects that can be formatted for human display purposes, using a formatting hint.Representation of a named classloader.A stack trace frame.Frame compilation types.A method representation.Represents a Java Module System module.Class for representing an object on the heap in Mission Control.Array specific information about a field that refers to an
IMCOldObject
on the heap.A field that refers to anIMCOldObject
on the heap.Class describing a root object used as a starting point for the GC to find all alive objects on the heap.Represents a Java package.Interface for classes that represents stack traces in Mission Control.Information about the truncation state of the stack trace.Class for representing a thread in Mission Control.Class for representing a thread group in Mission Control.Represents a Java type.A state container which can be read from.A class that can save its state into anIWritableState
instance.A state container which can be written to.