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

Rename bytes_os_cpu.inline.hpp files to bytes_os_cpu.hpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • None
    • gc
    • b26

      Today we transitively include the bytes_<os>_<cpu>.inline.hpp files from bytes.hpp. This is goes against the HotSpot Style Guide that states:

      ".inline.hpp files should only be included in .cpp or .inline.hpp files."

      The bytes_<os>_<cpu>.inline.hpp don't include any other HotSpot files, so I propose that we simply rename them to bytes_<os>_<cpu>.hpp.

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: