--- old/src/hotspot/share/utilities/debug.cpp 2018-03-20 18:41:15.222264256 -0400 +++ new/src/hotspot/share/utilities/debug.cpp 2018-03-20 18:41:14.609207368 -0400 @@ -40,7 +40,8 @@ #include "prims/privilegedStack.hpp" #include "runtime/arguments.hpp" #include "runtime/atomic.hpp" -#include "runtime/frame.hpp" +#include "runtime/frame.inline.hpp" +#include "runtime/handles.inline.hpp" #include "runtime/java.hpp" #include "runtime/os.hpp" #include "runtime/sharedRuntime.hpp"