constant pool question

Christian Thalinger Christian.Thalinger at Sun.COM
Mon May 25 15:15:47 PDT 2009


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