--- old/src/hotspot/share/gc/parallel/psScavenge.cpp 2019-11-06 20:19:11.157138710 +0100 +++ new/src/hotspot/share/gc/parallel/psScavenge.cpp 2019-11-06 20:19:10.945136793 +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"