diff -r 910fc72c03e8 -r edefffab74e2 hotspot/src/share/vm/utilities/bitMap.hpp --- a/hotspot/src/share/vm/utilities/bitMap.hpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/share/vm/utilities/bitMap.hpp Wed Jul 05 11:33:17 2017 +0200 @@ -26,6 +26,7 @@ #define SHARE_VM_UTILITIES_BITMAP_HPP #include "memory/allocation.hpp" +#include "utilities/align.hpp" // Forward decl; class BitMapClosure;