diff -r 5e7bce2712ac -r 1b732f2836ce hotspot/src/share/vm/runtime/frame.cpp --- a/hotspot/src/share/vm/runtime/frame.cpp Mon Feb 16 21:24:39 2015 +0100 +++ b/hotspot/src/share/vm/runtime/frame.cpp Wed Feb 18 08:57:29 2015 +0100 @@ -36,6 +36,7 @@ #include "oops/methodData.hpp" #include "oops/method.hpp" #include "oops/oop.inline.hpp" +#include "oops/verifyOopClosure.hpp" #include "prims/methodHandles.hpp" #include "runtime/frame.inline.hpp" #include "runtime/handles.inline.hpp"