< prev index next >

src/hotspot/share/services/lowMemoryDetector.hpp

Print this page

        

*** 24,33 **** --- 24,34 ---- #ifndef SHARE_SERVICES_LOWMEMORYDETECTOR_HPP #define SHARE_SERVICES_LOWMEMORYDETECTOR_HPP #include "memory/allocation.hpp" + #include "runtime/atomic.hpp" #include "services/memoryPool.hpp" #include "services/memoryService.hpp" #include "services/memoryUsage.hpp" // Low Memory Detection Support
< prev index next >