| Interface | Description |
|---|---|
| JVMCIRuntime |
Interface for accessing the
JVMCI APIs supported by the runtime. |
| Class | Description |
|---|---|
| JVMCI | |
| 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.
|