--- old/src/share/vm/ci/ciValueKlass.hpp 2016-12-13 16:55:41.400291121 +0100 +++ new/src/share/vm/ci/ciValueKlass.hpp 2016-12-13 16:55:41.338291240 +0100 @@ -66,7 +66,7 @@ ciType* field_type_by_index(int index); int first_field_offset() const; - int extra_value_args(); + int value_arg_slots(); }; #endif // SHARE_VM_CI_CIVALUEKLASS_HPP