jtreg: introduce keyword to disable aot tests

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 10
    • Component/s: hotspot
    • b21

      The aot tests are enabled if vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64").
      They fail though if the vm is compiled without AOT support (INCLUDE_AOT not defined).

      This change introduces keyword aot in the jtreg tests so we can disable
      all the tests that fail without AOT if it is not supported on amd64.

            Assignee:
            Goetz Lindenmaier
            Reporter:
            Goetz Lindenmaier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: