--- old/src/hotspot/share/gc/cms/parNewGeneration.cpp 2019-11-06 20:18:59.149029563 +0100 +++ new/src/hotspot/share/gc/cms/parNewGeneration.cpp 2019-11-06 20:18:58.941027662 +0100 @@ -44,7 +44,7 @@ #include "gc/shared/referencePolicy.hpp" #include "gc/shared/referenceProcessorPhaseTimes.hpp" #include "gc/shared/space.hpp" -#include "gc/shared/spaceDecorator.hpp" +#include "gc/shared/spaceDecorator.inline.hpp" #include "gc/shared/strongRootsScope.hpp" #include "gc/shared/taskqueue.inline.hpp" #include "gc/shared/weakProcessor.hpp"