diff -r bd0a95bec96b -r 9042ffe5b7fe src/hotspot/share/oops/method.cpp --- a/src/hotspot/share/oops/method.cpp Fri May 04 09:29:14 2018 +0200 +++ b/src/hotspot/share/oops/method.cpp Fri May 04 11:41:35 2018 +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"