diff -r 83b3671d9e30 -r ebf733a324d4 src/hotspot/share/runtime/vframeArray.cpp --- a/src/hotspot/share/runtime/vframeArray.cpp Thu May 09 14:26:52 2019 +0200 +++ b/src/hotspot/share/runtime/vframeArray.cpp Thu May 09 14:28:30 2019 +0200 @@ -29,7 +29,6 @@ #include "interpreter/interpreter.hpp" #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" -#include "memory/universe.hpp" #include "oops/methodData.hpp" #include "oops/oop.inline.hpp" #include "prims/jvmtiThreadState.hpp"