--- old/src/hotspot/cpu/x86/templateTable_x86.hpp 2019-03-11 14:24:59.242356081 +0100 +++ new/src/hotspot/cpu/x86/templateTable_x86.hpp 2019-03-11 14:24:59.042356083 +0100 @@ -40,7 +40,7 @@ static void index_check_without_pop(Register array, Register index); static void putfield_or_static_helper(int byte_no, bool is_static, RewriteControl rc, - Register obj, Register off, Register flags); + Register obj, Register off, Register flags, Register flags2); static void fast_storefield_helper(Address field, Register rax); #endif // CPU_X86_TEMPLATETABLE_X86_HPP