[kaffe] State of the Verifier

Rob Gonzalez rgonzale at wso.williams.edu
Wed Jul 23 14:59:33 PDT 2003


Heyo,

> > > Can't you just use the signature like in code-analyse.c.  Theres already a 
> > > bunch of code in lookup.c for taking care of this stuff.
> > 
> > Not really.  The getField() and getClass() and getClassFromSignature() and
> > stuff like that all cause the referenced class to be loaded and, in most
> > cases, linked.
> 
> The JanosVM versions don't, so you can try backporting those.

I'll go ahead and give this a shot.  If it works out, then we don't have
to worry about all them reloading a previously failed class issues that
you mentioned.


Cheers,
Rob





More information about the kaffe mailing list