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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: