--- old/src/hotspot/share/gc/serial/tenuredGeneration.cpp 2018-04-27 15:29:48.366202758 +0200 +++ new/src/hotspot/share/gc/serial/tenuredGeneration.cpp 2018-04-27 15:29:48.126202766 +0200 @@ -39,7 +39,7 @@ #include "oops/oop.inline.hpp" #include "runtime/java.hpp" #include "utilities/macros.hpp" -#if INCLUDE_ALL_GCS +#if INCLUDE_CMSGC #include "gc/cms/parOopClosures.hpp" #endif