Package | Description |
---|---|
org.jikesrvm.adaptive.controller | |
org.jikesrvm.runtime |
Modifier and Type | Class and Description |
---|---|
class |
Controller
This class contains top level adaptive compilation subsystem functions.
|
Modifier and Type | Method and Description |
---|---|
static void |
Callbacks.addRecompileAllDynamicallyLoadedMethodsMonitor(Callbacks.RecompileAllDynamicallyLoadedMethodsMonitor cb)
Register a callback for when the application requests to recompile all
dynamically loaded classes
|