Archie,

I notice that there is a common code path that goes:

  _jc_derive_type_from_classfile which calls:
    _jc_parse_classfile
    _jc_derive_type_interp which calls:
      _jc_parse_classfile (with, I think, the same arguments as before)

Is this correct?  Perhaps we could avoid making the second call?

Regards,
 Mark.



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to