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

remove unnecessary @requires from hotspot/compiler/aot tests

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • b22

      after JDK-8185536, all aot tests are marked w/ '@requires vm.aot', so they will be executed only if a VM under test supports AOT. this made '@requires vm.bits == "64" & (os.arch == "amd64" | os.arch == "x86_64")' in these tests redundant.

            iignatyev Igor Ignatyev (Inactive)
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: