Top Constructors Methods
sun.jvm.hotspot.opto

public Class MachCallNode

extends MachSafePointNode
Class Inheritance
Known Direct Subclasses
sun.jvm.hotspot.opto.MachCallJavaNode
Imports
java.util.*, java.io.PrintStream, sun.jvm.hotspot.debugger.*, sun.jvm.hotspot.runtime.*, sun.jvm.hotspot.oops.*, sun.jvm.hotspot.types.*, sun.jvm.hotspot.utilities.Observable, .Observer

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public void
private static synchronized void
Inherited from sun.jvm.hotspot.opto.MachSafePointNode:
jvms

Constructor Detail

MachCallNodeback to summary
public MachCallNode(Address addr)

Method Detail

dumpSpecback to summary
public void dumpSpec(PrintStream st)

Overrides sun.jvm.hotspot.opto.MachSafePointNode.dumpSpec.

initializeback to summary
private static synchronized void initialize(TypeDataBase db) throws WrongTypeException

Hides sun.jvm.hotspot.opto.MachSafePointNode.initialize.