diff -r 0ead2c64bfde -r bf26e0f4235f hotspot/src/share/vm/interpreter/interpreterRuntime.hpp --- a/hotspot/src/share/vm/interpreter/interpreterRuntime.hpp Tue Apr 12 02:30:13 2016 +0200 +++ b/hotspot/src/share/vm/interpreter/interpreterRuntime.hpp Mon Apr 11 08:51:53 2016 +0200 @@ -31,7 +31,7 @@ #include "oops/method.hpp" #include "runtime/frame.inline.hpp" #include "runtime/signature.hpp" -#include "runtime/thread.inline.hpp" +#include "runtime/thread.hpp" #include "utilities/top.hpp" // The InterpreterRuntime is called by the interpreter for everything