OpenJDK 1.23
jdk.hotspot.agent
sun.jvm.hotspot.opto
TypeNode
Top
Fields
Constructors
Methods
sun.jvm.hotspot.opto
public
Class TypeNode
extends
Node
Class Inheritance
java.lang.Object
sun.jvm.hotspot.runtime.VMObject
sun.jvm.hotspot.opto.Node
sun.jvm.hotspot.opto.TypeNode
Known Direct Subclasses
sun.
jvm.
hotspot.
opto.
PhiNode
Imports
java.
util.
*
,
sun.
jvm.
hotspot.
debugger.
*
,
sun.
jvm.
hotspot.
runtime.
*
,
sun.
jvm.
hotspot.
oops.
*
,
sun.
jvm.
hotspot.
types.
*
,
sun.
jvm.
hotspot.
utilities.
Observable
,
.Observer
Field Summary
Inherited from
sun.jvm.hotspot.opto.Node
:
constructors
nodes
Constructor Summary
Access
Constructor and Description
public
TypeNode
(
Address
addr
)
Method Summary
Modifier and Type
Method and Description
private static synchronized
void
initialize
(
TypeDataBase
db
)
Hides
sun.
jvm.
hotspot.
opto.
Node.
initialize
.
Inherited from
sun.jvm.hotspot.opto.Node
:
collect
create
dump
dump
dumpNodes
dumpOut
dumpSpec
idx
in
len
Name
outcnt
rawOut
req
Constructor Detail
TypeNode
back to summary
public
TypeNode
(
Address
addr
)
Method Detail
initialize
back to summary
private static synchronized
void
initialize
(
TypeDataBase
db
)
throws
WrongTypeException
Hides
sun.
jvm.
hotspot.
opto.
Node.
initialize
.