--- old/src/share/vm/opto/optoreg.hpp 2014-12-11 13:53:37.878183230 -0500 +++ new/src/share/vm/opto/optoreg.hpp 2014-12-11 13:53:37.658202713 -0500 @@ -48,6 +48,9 @@ #ifdef TARGET_ARCH_MODEL_ppc_64 # include "adfiles/adGlobals_ppc_64.hpp" #endif +#ifdef TARGET_ARCH_MODEL_aarch64 +# include "adfiles/adGlobals_aarch64.hpp" +#endif //------------------------------OptoReg---------------------------------------- // We eventually need Registers for the Real World. Registers are essentially