Class | Description |
---|---|
HotSpotWordTypes |
Extends
WordTypes with information about HotSpot metaspace pointer types. |
KlassPointer |
Marker type for a metaspace pointer to a type.
|
MetaspacePointer |
Marker type for a metaspace pointer.
|
MethodPointer |
Marker type for a metaspace pointer to a method.
|
PointerCastNode |
Cast between Word and metaspace pointers exposed by the
HotSpotOperation.HotspotOpcode.FROM_POINTER and
HotSpotOperation.HotspotOpcode.TO_KLASS_POINTER operations. |
Enum | Description |
---|---|
HotSpotOperation.HotspotOpcode |
Annotation Type | Description |
---|---|
HotSpotOperation |