--- old/src/share/vm/interpreter/interpreterRuntime.hpp 2014-11-21 12:09:11.097997329 -0500 +++ new/src/share/vm/interpreter/interpreterRuntime.hpp 2014-11-21 12:09:10.888015926 -0500 @@ -177,6 +177,9 @@ #ifdef TARGET_ARCH_ppc # include "interpreterRT_ppc.hpp" #endif +#ifdef TARGET_ARCH_aarch64 +# include "interpreterRT_aarch64.hpp" +#endif // Interpreter's frequency counter overflow