--- old/src/hotspot/share/gc/cms/compactibleFreeListSpace.cpp 2019-11-06 20:18:58.409022801 +0100 +++ new/src/hotspot/share/gc/cms/compactibleFreeListSpace.cpp 2019-11-06 20:18:58.205020936 +0100 @@ -32,7 +32,7 @@ #include "gc/shared/collectedHeap.inline.hpp" #include "gc/shared/genOopClosures.inline.hpp" #include "gc/shared/space.inline.hpp" -#include "gc/shared/spaceDecorator.hpp" +#include "gc/shared/spaceDecorator.inline.hpp" #include "logging/log.hpp" #include "logging/logStream.hpp" #include "memory/allocation.inline.hpp"