diff -r 03eaa1688625 -r 5331df506290 hotspot/src/share/vm/runtime/frame.cpp --- a/hotspot/src/share/vm/runtime/frame.cpp Mon Jun 30 10:04:05 2014 +0200 +++ b/hotspot/src/share/vm/runtime/frame.cpp Thu Jun 26 16:05:15 2014 +0200 @@ -40,6 +40,7 @@ #include "runtime/handles.inline.hpp" #include "runtime/javaCalls.hpp" #include "runtime/monitorChunk.hpp" +#include "runtime/os.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/signature.hpp" #include "runtime/stubCodeGenerator.hpp"