Package | Description |
---|---|
org.jikesrvm.adaptive.controller |
Modifier and Type | Class and Description |
---|---|
(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.
|
Modifier and Type | Field and Description |
---|---|
static RecompilationStrategy |
Controller.recompilationStrategy
The strategy used to make recompilation decisions
|