Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
GraalServiceThread(String name,
Runnable runnable) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onAttachError(InternalError error)
Notifies of an error on attaching this thread to the libgraal peer runtime.
|
void |
run() |
activeCount, checkAccess, clone, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, toString, yieldprotected void onAttachError(InternalError error)
error if
the GraalServiceThread.verbose system property is "true".error - the error