src/hotspot/share/services/lowMemoryDetector.hpp
changeset 59290 97d13893ec3c
parent 58503 726a3945e934
equal deleted inserted replaced
59289:c887851da33d 59290:97d13893ec3c
    24 
    24 
    25 #ifndef SHARE_SERVICES_LOWMEMORYDETECTOR_HPP
    25 #ifndef SHARE_SERVICES_LOWMEMORYDETECTOR_HPP
    26 #define SHARE_SERVICES_LOWMEMORYDETECTOR_HPP
    26 #define SHARE_SERVICES_LOWMEMORYDETECTOR_HPP
    27 
    27 
    28 #include "memory/allocation.hpp"
    28 #include "memory/allocation.hpp"
       
    29 #include "runtime/atomic.hpp"
    29 #include "services/memoryPool.hpp"
    30 #include "services/memoryPool.hpp"
    30 #include "services/memoryService.hpp"
    31 #include "services/memoryService.hpp"
    31 #include "services/memoryUsage.hpp"
    32 #include "services/memoryUsage.hpp"
    32 
    33 
    33 // Low Memory Detection Support
    34 // Low Memory Detection Support