--- old/src/share/vm/code/exceptionHandlerTable.hpp 2017-07-04 23:39:15.797755782 +0200 +++ new/src/share/vm/code/exceptionHandlerTable.hpp 2017-07-04 23:39:15.641750683 +0200 @@ -27,6 +27,7 @@ #include "memory/allocation.hpp" #include "oops/method.hpp" +#include "utilities/align.hpp" // A HandlerTableEntry describes an individual entry of a subtable // of ExceptionHandlerTable. An entry consists of a pair(bci, pco),