--- old/src/hotspot/cpu/arm/templateTable_arm.cpp 2018-03-07 22:49:16.948518058 +0100 +++ new/src/hotspot/cpu/arm/templateTable_arm.cpp 2018-03-07 22:49:16.716510123 +0100 @@ -28,7 +28,7 @@ #include "interpreter/interpreter.hpp" #include "interpreter/interpreterRuntime.hpp" #include "interpreter/templateTable.hpp" -#include "memory/universe.inline.hpp" +#include "memory/universe.hpp" #include "oops/cpCache.hpp" #include "oops/methodData.hpp" #include "oops/objArrayKlass.hpp"