--- old/src/hotspot/share/runtime/vframeArray.cpp 2018-03-22 17:02:56.908832784 +0100 +++ new/src/hotspot/share/runtime/vframeArray.cpp 2018-03-22 17:02:56.708832791 +0100 @@ -40,6 +40,7 @@ #include "runtime/vframe.hpp" #include "runtime/vframeArray.hpp" #include "runtime/vframe_hp.hpp" +#include "utilities/copy.hpp" #include "utilities/events.hpp" #ifdef COMPILER2 #include "opto/runtime.hpp"