constant pool question

Tom Rodriguez Thomas.Rodriguez at Sun.COM
Tue May 26 09:47:21 PDT 2009


What do you think is wrong with using is_field_or_method in these calls?

tom

On May 25, 2009, at 3:15 PM, Christian Thalinger wrote:

> 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
>




More information about the hotspot-compiler-dev mailing list