natField.cc patch to use getType()

Mark Wielaard mark@klomp.org
Thu Nov 7 08:33:00 GMT 2002


Hi,

On Thu, 2002-11-07 at 17:16, Tom Tromey wrote:
> 
> But I'm curious: getType doesn't initialize the class, it just calls
> _Jv_ResolveField.  Should this be initializing the class instead?

My typo. I should have said "make sure that Field is resolved before
being used". Otherwise the type field could still point to Utf8 class
signature.

Cheers,

Mark



More information about the Java-patches mailing list