--- old/src/hotspot/share/services/management.cpp 2018-03-07 23:25:59.727812140 +0100 +++ new/src/hotspot/share/services/management.cpp 2018-03-07 23:25:59.507804630 +0100 @@ -26,6 +26,7 @@ #include "jmm.h" #include "classfile/systemDictionary.hpp" #include "compiler/compileBroker.hpp" +#include "memory/allocation.inline.hpp" #include "memory/iterator.hpp" #include "memory/oopFactory.hpp" #include "memory/resourceArea.hpp"