--- old/src/hotspot/share/oops/method.cpp 2018-04-27 15:31:48.482198574 +0200 +++ new/src/hotspot/share/oops/method.cpp 2018-04-27 15:31:48.226198583 +0200 @@ -28,7 +28,6 @@ #include "code/codeCache.hpp" #include "code/debugInfoRec.hpp" #include "gc/shared/collectedHeap.inline.hpp" -#include "gc/shared/generation.hpp" #include "interpreter/bytecodeStream.hpp" #include "interpreter/bytecodeTracer.hpp" #include "interpreter/bytecodes.hpp"