Skip navigation links

Package com.oracle.graal.hotspot

Package containing the runtime interface (defined in the CRI project) implementation for HotSpot.

See: Description

Package com.oracle.graal.hotspot Description

Package containing the runtime interface (defined in the CRI project) implementation for HotSpot. There is a class that bridges from the C++ to the Java side (VMToCompilerImpl.java) and one that bridges from the Java to the C++ side (CompilerToVMImpl.java).
Skip navigation links