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

[IR Framework] Only allow cpuFeatures from a verified list

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b12

      Wrongly typed cpuFeatures can lead to an IR rule being ignored.
      https://github.com/openjdk/jdk/pull/12601
      JDK-8302668

      We should have a list of verified cpuFeatures, and assert if one is used that is not in that list. That way, typos and bad copies can be avoided, and we make sure the tests run when intended.

            epeter Emanuel Peter
            epeter Emanuel Peter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: