--- old/src/hotspot/cpu/aarch64/nativeInst_aarch64.hpp 2018-03-07 23:00:42.122792258 -0500 +++ new/src/hotspot/cpu/aarch64/nativeInst_aarch64.hpp 2018-03-07 23:00:41.204469181 -0500 @@ -49,7 +49,7 @@ // The base class for different kinds of native instruction abstractions. // Provides the primitive operations to manipulate code relative to this. -class NativeInstruction VALUE_OBJ_CLASS_SPEC { +class NativeInstruction { friend class Relocation; friend bool is_NativeCallTrampolineStub_at(address); public: