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

Missing includes to resourceArea.hpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b115

      Hotspot sources contain many files that use the ResourceMark class but do not include the resourceArea.hpp file.

      While the code obviously compiles, this means that this include is provided by some intermediate include. This is somewhat brittle in case of changing the include files, and should be fixed.

      The comments contain the list of files that reference ResourceMark but do not include resourceArea.hpp.

            jprovino Joseph Provino (Inactive)
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: