Modifier and Type | Field and Description |
---|---|
private static JVMCIRuntime |
runtime |
Constructor and Description |
---|
JVMCI() |
Modifier and Type | Method and Description |
---|---|
static JVMCIRuntime |
getRuntime()
Gets the singleton
JVMCIRuntime instance available to the application. |
private static JVMCIRuntime |
initializeRuntime() |
private static final JVMCIRuntime runtime
public JVMCI()
private static JVMCIRuntime initializeRuntime()
public static JVMCIRuntime getRuntime()
JVMCIRuntime
instance available to the application.UnsupportedOperationException
- if JVMCI is not supported