< prev index next >

src/hotspot/share/runtime/vframeArray.cpp

Print this page

        

@@ -38,10 +38,11 @@
 #include "runtime/monitorChunk.hpp"
 #include "runtime/sharedRuntime.hpp"
 #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"
 #endif
 
< prev index next >