diff -r 910fc72c03e8 -r edefffab74e2 hotspot/src/share/vm/c1/c1_FrameMap.cpp --- a/hotspot/src/share/vm/c1/c1_FrameMap.cpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/share/vm/c1/c1_FrameMap.cpp Wed Jul 05 11:33:17 2017 +0200 @@ -27,6 +27,7 @@ #include "c1/c1_LIR.hpp" #include "code/vmreg.inline.hpp" #include "runtime/sharedRuntime.hpp" +#include "utilities/align.hpp" //-----------------------------------------------------