| Interface | Description |
|---|---|
| Support.WordSupplier<T extends org.graalvm.word.WordBase> |
| Class | Description |
|---|---|
| AgentIsolate |
A utility class for managing the JVMTI agent's isolate.
|
| AgentIsolate.EnterOrBailoutPrologue | |
| AgentIsolate.Prologue | |
| ConstantPoolTool |
Minimal data extractor for the Java constant pool.
|
| ConstantPoolTool.MethodReference | |
| JNIHandleSet |
Helps with creation and management of JNI handles for JVMTI agents.
|
| JvmtiAgentBase<T extends JNIHandleSet> |
Base class for a JVMTI agent.
|
| Support |
A utility class that contains helper methods for JNI/JVMTI that agents can use.
|
| Exception | Description |
|---|---|
| ConstantPoolTool.ConstantPoolException |