--- old/src/hotspot/share/oops/method.cpp 2018-03-07 23:25:54.887646929 +0100 +++ new/src/hotspot/share/oops/method.cpp 2018-03-07 23:25:54.663639283 +0100 @@ -35,6 +35,7 @@ #include "interpreter/bytecodes.hpp" #include "interpreter/interpreter.hpp" #include "interpreter/oopMapCache.hpp" +#include "memory/allocation.inline.hpp" #include "memory/heapInspection.hpp" #include "memory/metadataFactory.hpp" #include "memory/metaspaceClosure.hpp"