Modifier and Type | Interface and Description |
---|---|
public interface | |
public interface | JVMCICompilerFactory
Factory for creating JVMCI compilers. |
public interface | JVMCIRuntime
Interface for accessing the |
Modifier and Type | Class and Description |
---|---|
public class | |
public class | JVMCIBackend
A JVMCI backend encapsulates the capabilities needed by a Java based compiler for compiling and installing code for a single compute unit within a JVM. |