--- old/src/share/vm/interpreter/cppInterpreterGenerator.hpp 2015-04-24 19:04:54.197454725 +0200 +++ new/src/share/vm/interpreter/cppInterpreterGenerator.hpp 2015-04-24 19:04:54.157454725 +0200 @@ -30,6 +30,12 @@ #ifdef CC_INTERP +#ifdef ZERO +#ifdef TARGET_ARCH_zero +# include "entry_zero.hpp" +#endif +#endif + class CppInterpreterGenerator: public AbstractInterpreterGenerator { protected: // shared code sequences