diff -r 910fc72c03e8 -r edefffab74e2 hotspot/src/share/vm/runtime/thread.hpp --- a/hotspot/src/share/vm/runtime/thread.hpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/share/vm/runtime/thread.hpp Wed Jul 05 11:33:17 2017 +0200 @@ -44,6 +44,7 @@ #include "runtime/unhandledOops.hpp" #include "trace/traceBackend.hpp" #include "trace/traceMacros.hpp" +#include "utilities/align.hpp" #include "utilities/exceptions.hpp" #include "utilities/macros.hpp" #if INCLUDE_ALL_GCS