--- old/src/share/vm/opto/runtime.hpp 2017-08-04 21:20:16.223256346 +0200 +++ new/src/share/vm/opto/runtime.hpp 2017-08-04 21:20:09.008267992 +0200 @@ -330,6 +330,7 @@ static const TypeFunc* dtrace_object_alloc_Type(); static const TypeFunc* store_value_type_fields_Type(); + static const TypeFunc* pack_value_type_Type(); private: static NamedCounter * volatile _named_counters;