diff -r 65b917637e4f -r 92ca49fa9fa7 hotspot/src/cpu/x86/vm/relocInfo_x86.cpp --- a/hotspot/src/cpu/x86/vm/relocInfo_x86.cpp Thu Jul 16 11:54:37 2015 +0200 +++ b/hotspot/src/cpu/x86/vm/relocInfo_x86.cpp Thu Jul 16 11:55:21 2015 +0200 @@ -26,6 +26,7 @@ #include "asm/macroAssembler.hpp" #include "code/relocInfo.hpp" #include "nativeInst_x86.hpp" +#include "oops/klass.inline.hpp" #include "oops/oop.inline.hpp" #include "runtime/safepoint.hpp"