Added
Modifiers
- `JuliaArg`
Runtimes
- `JuliaMMTK`
- `JuliaStock`
Benchmark Suites
- `JuliaGCBenchmarks`
Commands
- `runbms` gains an extra argument, `--skip-log-compression`, to skip compressing log files with `gzip`.
Changed
Base Configurations
- `runbms`: don't sync to `squirrel.moma` for the default `runbms.yml`. **moma machine users should use `runbms-anu.yml` for the old behaviour.**
Fixed
- Gracifully handle empty modifiers strings in configs, such as `openjdk7||foobar`.
Benchmark Suites
- DaCapo specific workarounds are now handled by the `DaCapo` class rather than the `JavaBenchmark` class to avoid confusions.