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

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


> 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

Tobias Hartmann has updated the pull request incrementally with one additional commit since the last revision:

  Run CircularityTest with -Xint until JDK-8273594 is fixed

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

Changes:
  - all: https://git.openjdk.java.net/valhalla/pull/550/files
  - new: https://git.openjdk.java.net/valhalla/pull/550/files/9c8dbed6..14c04a4b

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=550&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=550&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/550.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/550/head:pull/550

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


More information about the valhalla-dev mailing list