public final class CompilationThread extends SystemThread
No intelligence is contained in this class. All policy decisions are made by the ControllerThread.
rvmThread
Constructor and Description |
---|
CompilationThread()
constructor
|
Modifier and Type | Method and Description |
---|---|
void |
run()
This is the main loop of the compilation thread.
|
getRVMThread, start, stop
public CompilationThread()
public void run()
run
in class SystemThread