--- old/src/share/vm/opto/type.cpp 2015-05-12 11:37:44.470930196 +0200 +++ new/src/share/vm/opto/type.cpp 2015-05-12 11:37:44.361925655 +0200 @@ -28,8 +28,8 @@ #include "classfile/symbolTable.hpp" #include "classfile/systemDictionary.hpp" #include "compiler/compileLog.hpp" +#include "gc/shared/gcLocker.hpp" #include "libadt/dict.hpp" -#include "memory/gcLocker.hpp" #include "memory/oopFactory.hpp" #include "memory/resourceArea.hpp" #include "oops/instanceKlass.hpp"