--- old/src/share/vm/memory/freeBlockDictionary.cpp 2013-10-14 13:25:57.748551085 +0200 +++ new/src/share/vm/memory/freeBlockDictionary.cpp 2013-10-14 13:25:57.644551088 +0200 @@ -28,7 +28,6 @@ #include "gc_implementation/concurrentMarkSweep/freeChunk.hpp" #endif // INCLUDE_ALL_GCS #include "memory/freeBlockDictionary.hpp" -#include "memory/metablock.hpp" #include "memory/metachunk.hpp" #include "runtime/thread.inline.hpp" #include "utilities/macros.hpp"