--- old/src/share/vm/memory/padded.hpp 2017-07-04 23:39:31.182258608 +0200 +++ new/src/share/vm/memory/padded.hpp 2017-07-04 23:39:31.038253901 +0200 @@ -26,6 +26,7 @@ #define SHARE_VM_MEMORY_PADDED_HPP #include "memory/allocation.hpp" +#include "utilities/align.hpp" #include "utilities/globalDefinitions.hpp" // Bytes needed to pad type to avoid cache-line sharing; alignment should be the