Package | Description |
---|---|
org.jikesrvm.tools.oth |
Test harness for the optimizing compiler (see the section "OptTestHarness" in the
user guide).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOutput
Implements printing of output to the standard locations, i.e.
|
Modifier and Type | Field and Description |
---|---|
private OptTestHarnessOutput |
OptTestHarness.output |
private OptTestHarnessOutput |
OptTestHarness.Performance.output |
Constructor and Description |
---|
OptTestHarness(OptTestHarnessOutput output,
OptOptions optOptions,
FileAccess fileAccess) |
Performance(OptTestHarnessOutput output) |