--- old/src/share/vm/interpreter/bytecode.hpp 2017-07-04 23:39:27.686144342 +0200 +++ new/src/share/vm/interpreter/bytecode.hpp 2017-07-04 23:39:27.538139505 +0200 @@ -28,6 +28,7 @@ #include "interpreter/bytecodes.hpp" #include "memory/allocation.hpp" #include "oops/method.hpp" +#include "utilities/align.hpp" #include "utilities/bytes.hpp" class ciBytecodeStream;