hotspot/src/share/vm/oops/cpCache.cpp
changeset 29701 f638fc81a3d0
parent 29320 d4bd9341ded3
child 30289 10b7b61d759a
--- a/hotspot/src/share/vm/oops/cpCache.cpp	Tue Mar 24 13:49:56 2015 +0100
+++ b/hotspot/src/share/vm/oops/cpCache.cpp	Tue Mar 24 11:21:21 2015 +0100
@@ -35,9 +35,6 @@
 #include "runtime/handles.inline.hpp"
 #include "runtime/orderAccess.inline.hpp"
 #include "utilities/macros.hpp"
-#if INCLUDE_ALL_GCS
-# include "gc_implementation/parallelScavenge/psPromotionManager.hpp"
-#endif // INCLUDE_ALL_GCS
 
 PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC