Integrated: 8272558: IR Test Framework README misses some flags

Tobias Hartmann thartmann at openjdk.java.net
Wed Aug 18 04:50:26 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

This pull request has now been integrated.

Changeset: 5189047d
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/5189047d09e976cfd17d4ab5ec12097c242f3435
Stats:     17 lines in 1 file changed: 2 ins; 0 del; 15 mod

8272558: IR Test Framework README misses some flags

Reviewed-by: chagedorn

-------------

PR: https://git.openjdk.java.net/jdk/pull/5138


More information about the hotspot-compiler-dev mailing list