--- old/src/hotspot/share/gc/serial/defNewGeneration.cpp 2019-11-06 20:19:12.581151582 +0100 +++ new/src/hotspot/share/gc/serial/defNewGeneration.cpp 2019-11-06 20:19:12.369149666 +0100 @@ -43,7 +43,7 @@ #include "gc/shared/referencePolicy.hpp" #include "gc/shared/referenceProcessorPhaseTimes.hpp" #include "gc/shared/space.inline.hpp" -#include "gc/shared/spaceDecorator.hpp" +#include "gc/shared/spaceDecorator.inline.hpp" #include "gc/shared/strongRootsScope.hpp" #include "gc/shared/weakProcessor.hpp" #include "logging/log.hpp"