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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b105

      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.

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

              Created:
              Updated:
              Resolved: