|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecompilationStrategy | |
---|---|
org.jikesrvm.adaptive.controller |
Uses of RecompilationStrategy in org.jikesrvm.adaptive.controller |
---|
Subclasses of RecompilationStrategy in org.jikesrvm.adaptive.controller | |
---|---|
(package private) class |
AnalyticModel
This class encapsulates the analytic model used by the controller to guide multi-level recompilation decisions. |
(package private) class |
MultiLevelAdaptiveModel
Implements the multi-level adaptive strategy using an analytic model, as described in the OOPSLA 2000 paper. |
Fields in org.jikesrvm.adaptive.controller declared as RecompilationStrategy | |
---|---|
static RecompilationStrategy |
Controller.recompilationStrategy
The strategy used to make recompilation decisions |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |