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

jtreg: introduce keyword to disable aot tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • 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.

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

              Created:
              Updated:
              Resolved: