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

Clean up oop.hpp: add inline directives and fix header files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 9
    • 9
    • hotspot
    • None
    • b105

    Description

      This change moves inline directives from oop.inline.hpp to oop.hpp.
      It sorts methods in oop.inline.hpp as they are sorted in oop.hpp.

      Also, calls to methods implemented in oop.inline.hpp are removed from header files. A row of inline directives are skipped for now as they need fixes in gc coding, see 8146395.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: