diff -r 910fc72c03e8 -r edefffab74e2 hotspot/src/share/vm/gc/shared/collectedHeap.inline.hpp --- a/hotspot/src/share/vm/gc/shared/collectedHeap.inline.hpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/share/vm/gc/shared/collectedHeap.inline.hpp Wed Jul 05 11:33:17 2017 +0200 @@ -36,6 +36,7 @@ #include "runtime/sharedRuntime.hpp" #include "runtime/thread.inline.hpp" #include "services/lowMemoryDetector.hpp" +#include "utilities/align.hpp" #include "utilities/copy.hpp" // Inline allocation implementations.