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.
Currently it includes logLevel.hpp which transitively includes macros.hpp so we're safe for now.