< prev index next >

src/hotspot/share/services/allocationSite.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_SERVICES_ALLOCATION_SITE_HPP #define SHARE_VM_SERVICES_ALLOCATION_SITE_HPP - #include "memory/allocation.hpp" #include "utilities/nativeCallStack.hpp" // Allocation site represents a code path that makes a memory // allocation template <class E> class AllocationSite { --- 23,32 ----
< prev index next >