Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8309697

[TESTBUG] Remove "@requires vm.flagless" from jtreg vectorization tests

XMLWordPrintable

    • b13
    • generic
    • generic

        Hotspot jtreg tests under `compiler/vectorization/runner/` include a lot of vectorization test cases which are invoked by `VectorizationTestRunner.java`. Those tests have both correctness check and vectorizability (IR) check. We added annotation "@requires vm.flagless" in all those tests because we use compiler control via WhiteBox API to force these cases running in interpreter and C2 for the correctness check. But the annotation may prevent us from checking extra VM options. We should consider a good approach of removing it.

              pli Pengfei Li
              pli Pengfei Li
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: