--- old/src/hotspot/share/prims/forte.cpp 2018-03-20 18:40:39.456945437 -0400 +++ new/src/hotspot/share/prims/forte.cpp 2018-03-20 18:40:38.726877690 -0400 @@ -30,9 +30,10 @@ #include "memory/universe.hpp" #include "oops/oop.inline.hpp" #include "prims/forte.hpp" +#include "runtime/frame.inline.hpp" #include "runtime/javaCalls.hpp" #include "runtime/thread.inline.hpp" -#include "runtime/vframe.hpp" +#include "runtime/vframe.inline.hpp" #include "runtime/vframeArray.hpp" // call frame copied from old .h file and renamed