--- old/src/share/vm/interpreter/interpreterRuntime.hpp 2014-12-11 13:53:25.799253032 -0500 +++ new/src/share/vm/interpreter/interpreterRuntime.hpp 2014-12-11 13:53:25.579272515 -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