Hi! Can someone explain to me why e.g. constantPoolOopDesc::uncached_klass_ref_index_at() uses field_or_method_at(), which does a is_field_or_method() check on the tag? This is also the case for constantPoolOopDesc::uncached_name_and_type_ref_index_at(). -- Christian