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

G1GCPhaseTimes and G1RootProcessor do not include macros.hpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • hotspot
    • None
    • gc
    • b21

      g1GCPhaseTimes.hpp/cpp and g1RootProcessor.cpp do not include macros.hpp so code which is in #if INCLUDE_AOT might not get compiled in.
      Currently it includes logLevel.hpp which transitively includes macros.hpp so we're safe for now.

            mgerdin Mikael Gerdin (Inactive)
            mgerdin Mikael Gerdin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: