assembler_<cpu>.inline.hpp should not include assembler.inline.hpp

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: hotspot
    • b16

      This is the content of assembler.inline.hpp

      #include "asm/assembler.hpp"
      #include CPU_HEADER_INLINE(assembler)

      Most of the assembler_<cpu>.inline.hpp include assembler.inline.hpp, but they should probably include assembler.hpp instead.

            Assignee:
            Francesco Andreuzzi
            Reporter:
            Francesco Andreuzzi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: