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

Rename bytes_os_cpu.inline.hpp files to bytes_os_cpu.hpp

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • hotspot
    • None
    • gc
    • b26

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: