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

Introduce umbrella header prefetch.inline.hpp

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • None
    • hotspot
    • None
    • 9
    • b15

    Backports

      Description

        This change introduces an umbrella header for prefetch_<os>_<cpu>.inline.hpp
        files: runtime/prefetch.inline.hpp. This follows the scheme applied to
        atomic.inline.hpp.

        Further this change adds includes of prefetch.inline.hpp in all .cpp
        and .inline.hpp files where a method of Prefetch declared 'inline' is
        called.

        Finally it moves macros calling inline methods of Prefetch from
        space.hpp to the corresponding .inline.hpp file and adds the necessary
        includes in files using the moved macros.

        Attachments

          Issue Links

            Activity

              People

                goetz Goetz Lindenmaier
                goetz Goetz Lindenmaier
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: