--- old/src/hotspot/share/aot/aotCodeHeap.cpp 2019-11-04 17:37:50.564942893 +0100 +++ new/src/hotspot/share/aot/aotCodeHeap.cpp 2019-11-04 17:37:50.368941874 +0100 @@ -34,6 +34,7 @@ #include "interpreter/abstractInterpreter.hpp" #include "jvmci/compilerRuntime.hpp" #include "jvmci/jvmciRuntime.hpp" +#include "logging/log.hpp" #include "memory/allocation.inline.hpp" #include "memory/universe.hpp" #include "oops/compressedOops.hpp"