--- old/src/share/vm/code/vtableStubs.cpp 2017-07-04 23:39:16.769787552 +0200 +++ new/src/share/vm/code/vtableStubs.cpp 2017-07-04 23:39:16.617782584 +0200 @@ -36,6 +36,7 @@ #include "runtime/handles.inline.hpp" #include "runtime/mutexLocker.hpp" #include "runtime/sharedRuntime.hpp" +#include "utilities/align.hpp" #ifdef COMPILER2 #include "opto/matcher.hpp" #endif