--- old/src/hotspot/share/gc/parallel/psScavenge.cpp 2019-11-04 17:38:03.809011776 +0100 +++ new/src/hotspot/share/gc/parallel/psScavenge.cpp 2019-11-04 17:38:03.609010736 +0100 @@ -48,7 +48,7 @@ #include "gc/shared/referenceProcessor.hpp" #include "gc/shared/referenceProcessorPhaseTimes.hpp" #include "gc/shared/scavengableNMethods.hpp" -#include "gc/shared/spaceDecorator.hpp" +#include "gc/shared/spaceDecorator.inline.hpp" #include "gc/shared/weakProcessor.hpp" #include "gc/shared/workerPolicy.hpp" #include "gc/shared/workgroup.hpp"