static class CompilationTask.Lazy extends Object
Modifier and Type | Field and Description |
---|---|
(package private) static com.sun.management.ThreadMXBean |
threadMXBean
A
ThreadMXBean to be able to query some information about the
current compiler thread, e.g. |
Constructor and Description |
---|
Lazy() |
static final com.sun.management.ThreadMXBean threadMXBean
ThreadMXBean
to be able to query some information about the
current compiler thread, e.g. total allocated bytes.Lazy()