--- old/src/share/vm/code/codeBlob.cpp 2017-07-04 23:39:15.053731463 +0200 +++ new/src/share/vm/code/codeBlob.cpp 2017-07-04 23:39:14.909726757 +0200 @@ -41,6 +41,7 @@ #include "runtime/sharedRuntime.hpp" #include "runtime/vframe.hpp" #include "services/memoryService.hpp" +#include "utilities/align.hpp" #ifdef COMPILER1 #include "c1/c1_Runtime1.hpp" #endif