--- old/src/share/vm/interpreter/bytecodeInterpreter.cpp 2015-05-12 11:52:14.842262840 +0200 +++ new/src/share/vm/interpreter/bytecodeInterpreter.cpp 2015-05-12 11:52:14.705257113 +0200 @@ -24,7 +24,7 @@ // no precompiled headers #include "classfile/vmSymbols.hpp" -#include "gc_interface/collectedHeap.hpp" +#include "gc/shared/collectedHeap.hpp" #include "interpreter/bytecodeHistogram.hpp" #include "interpreter/bytecodeInterpreter.hpp" #include "interpreter/bytecodeInterpreter.inline.hpp"