diff -r 910fc72c03e8 -r edefffab74e2 hotspot/src/share/vm/compiler/oopMap.cpp --- a/hotspot/src/share/vm/compiler/oopMap.cpp Mon Apr 24 09:14:09 2017 +0200 +++ b/hotspot/src/share/vm/compiler/oopMap.cpp Wed Jul 05 11:33:17 2017 +0200 @@ -33,6 +33,7 @@ #include "memory/resourceArea.hpp" #include "runtime/frame.inline.hpp" #include "runtime/signature.hpp" +#include "utilities/align.hpp" #ifdef COMPILER1 #include "c1/c1_Defs.hpp" #endif