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

Cosmetic: AARCH64 defines in c1_LIRAssembler_aarch64.hpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • hotspot
    • b122
    • aarch64

      In the
      ./hotspot/src/cpu/aarch64/vm/c1_LIRAssembler_aarch64.hpp

      there is

      #ifndef CPU_X86_VM_C1_LIRASSEMBLER_X86_HPP
      #define CPU_X86_VM_C1_LIRASSEMBLER_X86_HPP

      should be something more like

      #ifndef CPU_AARCH64_VM_C1_LIRASSEMBLER_AARCH64_HPP
      #define CPU_AARCH64_VM_C1_LIRASSEMBLER_AARCH64_HPP

            dpochepk Dmitrij Pochepko
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: