--- old/src/hotspot/share/services/lowMemoryDetector.hpp 2019-11-26 12:09:50.913702208 +0100 +++ new/src/hotspot/share/services/lowMemoryDetector.hpp 2019-11-26 12:09:50.665697931 +0100 @@ -26,6 +26,7 @@ #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"