RFR: 8272558: IR Test Framework README misses some flags
Christian Hagedorn
chagedorn at openjdk.java.net
Tue Aug 17 07:03:39 UTC 2021
On Tue, 17 Aug 2021 06:54:06 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> The README misses `-DExcludeRandom`, `-DReportStdout` and `-DPreferCommandLineFlags`. I also changed `-DIgnoreCompilerControls=false` to `-DIgnoreCompilerControls=true` because `false` is the default and added a missing `D` to `-DTestCompilationTimeout`.
>
> Thanks,
> Tobias
Thanks for fixing these. Looks good and trivial!
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5138
More information about the hotspot-compiler-dev
mailing list