--- old/src/hotspot/share/prims/whitebox.cpp 2018-03-20 18:40:52.563161635 -0400 +++ new/src/hotspot/share/prims/whitebox.cpp 2018-03-20 18:40:51.899100013 -0400 @@ -51,6 +51,7 @@ #include "runtime/arguments.hpp" #include "runtime/compilationPolicy.hpp" #include "runtime/deoptimization.hpp" +#include "runtime/frame.inline.hpp" #include "runtime/handshake.hpp" #include "runtime/interfaceSupport.inline.hpp" #include "runtime/javaCalls.hpp"