--- old/src/hotspot/share/runtime/vframeArray.cpp 2018-03-07 22:49:35.573155107 +0100 +++ new/src/hotspot/share/runtime/vframeArray.cpp 2018-03-07 22:49:35.333146897 +0100 @@ -29,7 +29,7 @@ #include "interpreter/interpreter.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" -#include "memory/universe.inline.hpp" +#include "memory/universe.hpp" #include "oops/methodData.hpp" #include "oops/oop.inline.hpp" #include "prims/jvmtiThreadState.hpp"