[lworld] Integrated: 8273554: [lworld] Runtime tests should not explicitly set -Xint/-Xcomp

Tobias Hartmann thartmann at openjdk.java.net
Mon Sep 13 09:17:33 UTC 2021


On Thu, 9 Sep 2021 13:40:21 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Many of the runtime tests still specify multiple runs with `-Xint`/`-Xcomp`. Setting these flags explicitly reduces coverage because flag combinations set by the CI test jobs are overridden. We should simply not set them in the tests.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: 31111249
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/3111124930c34bab1bd38907ecc32c82557bc019
Stats:     155 lines in 25 files changed: 0 ins; 91 del; 64 mod

8273554: [lworld] Runtime tests should not explicitly set -Xint/-Xcomp

Reviewed-by: fparain

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

PR: https://git.openjdk.java.net/valhalla/pull/550



More information about the valhalla-dev mailing list