diff -r f5662bdbee4a -r d8e211419aaf src/hotspot/share/gc/z/zObjectAllocator.cpp --- a/src/hotspot/share/gc/z/zObjectAllocator.cpp Mon Oct 21 09:56:43 2019 +0200 +++ b/src/hotspot/share/gc/z/zObjectAllocator.cpp Mon Oct 21 09:56:58 2019 +0200 @@ -28,7 +28,7 @@ #include "gc/z/zObjectAllocator.hpp" #include "gc/z/zPage.inline.hpp" #include "gc/z/zStat.hpp" -#include "gc/z/zThread.hpp" +#include "gc/z/zThread.inline.hpp" #include "gc/z/zUtils.inline.hpp" #include "gc/z/zValue.inline.hpp" #include "logging/log.hpp"