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

*** 23,33 **** --- 23,32 ---- */ #include "precompiled.hpp" #include "memory/freeBlockDictionary.hpp" #include "memory/freeList.hpp" #include "memory/metablock.hpp" #include "memory/metachunk.hpp" #include "memory/sharedHeap.hpp" #include "runtime/globals.hpp" #include "runtime/mutex.hpp" #include "runtime/vmThread.hpp"

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