| Package | Description |
|---|---|
| org.jikesrvm.compilers.baseline | |
| org.jikesrvm.compilers.common | |
| org.jikesrvm.compilers.opt.driver |
| Modifier and Type | Class and Description |
|---|---|
class |
BaselineBootImageCompiler
Use baseline compiler to build virtual machine boot image.
|
| Modifier and Type | Field and Description |
|---|---|
protected static BootImageCompiler |
BootImageCompiler.baseCompiler |
protected static BootImageCompiler |
BootImageCompiler.compiler |
protected static BootImageCompiler |
BootImageCompiler.optCompiler |
| Modifier and Type | Class and Description |
|---|---|
class |
OptimizingBootImageCompiler
Use optimizing compiler to build virtual machine boot image.
|