Uses of Class
org.jikesrvm.adaptive.recompilation.CompilationThread

Packages that use CompilationThread
org.jikesrvm.adaptive.controller   
 

Uses of CompilationThread in org.jikesrvm.adaptive.controller
 

Fields in org.jikesrvm.adaptive.controller declared as CompilationThread
static CompilationThread Controller.compilationThread
          Thread that will perform opt-compilations as directed by the controller (the thread sets this field when it is created.)