--- old/src/share/vm/jfr/writers/jfrEncoders.hpp 2021-01-25 19:30:38.661866086 +0000 +++ new/src/share/vm/jfr/writers/jfrEncoders.hpp 2021-01-25 19:30:38.529864698 +0000 @@ -43,6 +43,9 @@ #ifdef TARGET_ARCH_ppc # include "bytes_ppc.hpp" #endif +#ifdef TARGET_ARCH_aarch64 +# include "bytes_aarch64.hpp" +#endif // // The Encoding policy prescribes a template