src/hotspot/share/oops/method.cpp
changeset 49982 9042ffe5b7fe
parent 49613 537ef53e26af
child 50416 ef980b9ac191
--- 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"