diff -r f5662bdbee4a -r d8e211419aaf src/hotspot/share/gc/z/zRelocate.cpp --- a/src/hotspot/share/gc/z/zRelocate.cpp Mon Oct 21 09:56:43 2019 +0200 +++ b/src/hotspot/share/gc/z/zRelocate.cpp Mon Oct 21 09:56:58 2019 +0200 @@ -33,7 +33,7 @@ #include "gc/z/zRootsIterator.hpp" #include "gc/z/zStat.hpp" #include "gc/z/zTask.hpp" -#include "gc/z/zThread.hpp" +#include "gc/z/zThread.inline.hpp" #include "gc/z/zThreadLocalAllocBuffer.hpp" #include "gc/z/zWorkers.hpp" #include "logging/log.hpp"