--- old/src/hotspot/cpu/arm/interpreterRT_arm.cpp 2018-03-07 22:49:16.608506429 +0100 +++ new/src/hotspot/cpu/arm/interpreterRT_arm.cpp 2018-03-07 22:49:16.368498219 +0100 @@ -26,7 +26,7 @@ #include "interpreter/interpreter.hpp" #include "interpreter/interpreterRuntime.hpp" #include "memory/allocation.inline.hpp" -#include "memory/universe.inline.hpp" +#include "memory/universe.hpp" #include "oops/method.hpp" #include "oops/oop.inline.hpp" #include "runtime/handles.inline.hpp"