| Package | Description |
|---|---|
| org.jikesrvm.adaptive.recompilation | |
| org.jikesrvm.compilers.opt.driver | |
| org.jikesrvm.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkCompile
Utilities for providing compiler advice.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OptimizingCompiler
The main driver of the Compiler.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Callbacks.addStartupMonitor(Callbacks.StartupMonitor cb)
Register a callback for VM startup.
|