--- old/src/share/vm/interpreter/bytecodeInterpreter.cpp 2017-04-25 16:45:14.303173824 +0200 +++ new/src/share/vm/interpreter/bytecodeInterpreter.cpp 2017-04-25 16:45:14.187173828 +0200 @@ -39,6 +39,7 @@ #include "oops/oop.inline.hpp" #include "prims/jvmtiExport.hpp" #include "prims/jvmtiThreadState.hpp" +#include "runtime/access.inline.hpp" #include "runtime/atomic.hpp" #include "runtime/biasedLocking.hpp" #include "runtime/frame.inline.hpp"