public static class VMOperationControl.VMOperationThread extends Object implements Runnable
VMOperations. If the option
SubstrateOptions.UseDedicatedVMOperationThread is enabled, then this thread is the
only one that may initiate a safepoint. Therefore, it never gets blocked at a safepoint.| Modifier and Type | Method and Description |
|---|---|
org.graalvm.nativeimage.IsolateThread |
getIsolateThread() |
boolean |
isRunning() |
void |
run() |
void |
waitUntilStarted() |