Package | Description |
---|---|
com.ibm.dtfj.java |
Classes to support Java™ runtime instances.
|
Class and Description |
---|
JavaClass
Represents a Java class.
|
JavaClassLoader
Represents an internal ClassLoader structure within a Java VM instance.
|
JavaHeap
Represents a heap of managed objects.
|
JavaLocation
Represents a point of execution within a Java method.
|
JavaMember
Base interface inherited by JavaField and JavaMethod.
|
JavaMethod
Represents a method or constructor in a class.
|
JavaObject
Represents a Java Object.
|
JavaRuntimeMemoryCategory
Represents a category of native memory allocated by the Java runtime.
|
JavaThread
Represents a Java thread.
|
JavaVMInitArgs
Represents the JavaVMInitArgs C structure passed to JNI_CreateJavaVM
to create the Java runtime.
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2004, 2025 IBM Corp. and others.