src/hotspot/share/gc/serial/tenuredGeneration.cpp
changeset 59053 ba6c248cae19
parent 58041 d8902e9c307c
--- a/src/hotspot/share/gc/serial/tenuredGeneration.cpp	Wed Nov 13 11:21:15 2019 +0100
+++ b/src/hotspot/share/gc/serial/tenuredGeneration.cpp	Wed Nov 13 11:37:29 2019 +0100
@@ -39,9 +39,6 @@
 #include "oops/oop.inline.hpp"
 #include "runtime/java.hpp"
 #include "utilities/macros.hpp"
-#if INCLUDE_CMSGC
-#include "gc/cms/parOopClosures.hpp"
-#endif
 
 TenuredGeneration::TenuredGeneration(ReservedSpace rs,
                                      size_t initial_byte_size,