Top Fields Constructors Methods
sun.jvm.hotspot.oops

public Class VMOopHandle

extends VMObject
Class Inheritance
Imports
sun.jvm.hotspot.debugger.Address, .OopHandle, sun.jvm.hotspot.runtime.VM, .VMObject, sun.jvm.hotspot.types.AddressField, .Type, .TypeDataBase

Field Summary

Modifier and TypeField and Description
private static AddressField
Inherited from sun.jvm.hotspot.runtime.VMObject:
addr

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public Address
private static synchronized void
public Instance
Inherited from sun.jvm.hotspot.runtime.VMObject:
equalsgetAddresshashCodetoString

Field Detail

objFieldback to summary
private static AddressField objField

Constructor Detail

VMOopHandleback to summary
public VMOopHandle(Address addr)

Method Detail

getObjback to summary
public Address getObj()
initializeback to summary
private static synchronized void initialize(TypeDataBase db)
resolveback to summary
public Instance resolve()