< prev index next >

src/hotspot/share/services/memoryManager.hpp

erik_version

*** 25,34 **** --- 25,35 ---- #ifndef SHARE_VM_SERVICES_MEMORYMANAGER_HPP #define SHARE_VM_SERVICES_MEMORYMANAGER_HPP #include "gc/shared/gcCause.hpp" #include "memory/allocation.hpp" + #include "oops/oop.hpp" #include "oops/oopsHierarchy.hpp" #include "runtime/handles.hpp" #include "runtime/timer.hpp" #include "services/memoryUsage.hpp"
< prev index next >