< prev index next >

src/hotspot/share/memory/freeList.inline.hpp

Print this page
rev 50187 : imported patch metaspace-split

*** 25,35 **** #ifndef SHARE_MEMORY_FREELIST_INLINE_HPP #define SHARE_MEMORY_FREELIST_INLINE_HPP #include "gc/shared/collectedHeap.hpp" #include "memory/freeList.hpp" - #include "memory/metachunk.hpp" #include "runtime/globals.hpp" #include "runtime/mutex.hpp" #include "runtime/vmThread.hpp" #include "utilities/macros.hpp" --- 25,34 ----
< prev index next >