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

AArch64::CPUFeature out of sync with VM_Version::Feature_Flag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • b10
    • aarch64

      The enum CPUFeature inside the AArch64 class in jdk.vm.ci.aarch64/AArch64.java is out of sync with the enum Feature_Flag found in src/hotspot/cpu/aarch64/vm_version_aarch64.hpp.

      The CPUFeature enum is missing the LSE and STRX_PREFETCH which is found in the Feature_Flag enum.

            dstewart Daniel Stewart
            dstewart Daniel Stewart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: