--- old/src/hotspot/cpu/aarch64/templateTable_aarch64.cpp 2018-03-07 22:49:16.224493294 +0100 +++ new/src/hotspot/cpu/aarch64/templateTable_aarch64.cpp 2018-03-07 22:49:16.004485769 +0100 @@ -29,7 +29,7 @@ #include "interpreter/interpreterRuntime.hpp" #include "interpreter/interp_masm.hpp" #include "interpreter/templateTable.hpp" -#include "memory/universe.inline.hpp" +#include "memory/universe.hpp" #include "oops/methodData.hpp" #include "oops/method.hpp" #include "oops/objArrayKlass.hpp"