--- old/src/hotspot/share/gc/shared/space.cpp 2019-11-06 20:19:13.997164368 +0100 +++ new/src/hotspot/share/gc/shared/space.cpp 2019-11-06 20:19:13.769162310 +0100 @@ -31,7 +31,7 @@ #include "gc/shared/genOopClosures.inline.hpp" #include "gc/shared/space.hpp" #include "gc/shared/space.inline.hpp" -#include "gc/shared/spaceDecorator.hpp" +#include "gc/shared/spaceDecorator.inline.hpp" #include "memory/iterator.inline.hpp" #include "memory/universe.hpp" #include "oops/oop.inline.hpp"