src/share/vm/memory/freeBlockDictionary.cpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/share/vm/memory/freeBlockDictionary.cpp	Mon Oct 14 13:25:57 2013
--- new/src/share/vm/memory/freeBlockDictionary.cpp	Mon Oct 14 13:25:57 2013

*** 26,36 **** --- 26,35 ---- #include "utilities/macros.hpp" #if INCLUDE_ALL_GCS #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" #ifndef PRODUCT

src/share/vm/memory/freeBlockDictionary.cpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File