Top Description Methods
jdk.vm.ci.hotspot

pack-priv Interface MetaspaceObject

Known Direct Subinterfaces
jdk.vm.ci.hotspot.MetaspaceHandleObject
Known Direct Implementers
jdk.vm.ci.hotspot.HotSpotMethodData, jdk.vm.ci.hotspot.HotSpotResolvedObjectTypeImpl

The marker interface for an object which wraps a HotSpot Metaspace object.

Method Summary

Modifier and TypeMethod and Description
public long

Returns:

a Klass*, Method* or ConstantPool* value
getMetaspacePointer
()

Gets the raw pointer to the Metaspace object.

Method Detail

getMetaspacePointerback to summary
public long getMetaspacePointer()

Gets the raw pointer to the Metaspace object.

Returns:long

a Klass*, Method* or ConstantPool* value