--- old/src/share/vm/jfr/writers/jfrEncoders.hpp 2019-02-08 20:30:01.838000984 +0300 +++ new/src/share/vm/jfr/writers/jfrEncoders.hpp 2019-02-08 20:30:01.786002710 +0300 @@ -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