--- old/src/share/vm/memory/binaryTreeDictionary.cpp 2017-06-18 08:19:43.235167200 +0200 +++ new/src/share/vm/memory/binaryTreeDictionary.cpp 2017-06-18 08:19:42.551063100 +0200 @@ -25,7 +25,8 @@ #include "precompiled.hpp" #include "gc/cms/allocationStats.hpp" #include "gc/shared/spaceDecorator.hpp" -#include "logging/logStream.inline.hpp" +#include "logging/log.hpp" +#include "logging/logStream.hpp" #include "memory/binaryTreeDictionary.hpp" #include "memory/freeBlockDictionary.hpp" #include "memory/freeList.hpp"