Re: Re: RE: trouble with instrumenting interdependent classes
Rémi Forax <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
On 04/08/2011 09:04 AM, Rajaraman Santhanam wrote: > Hi, > > @ Tim - Based on my analysis, I can conclude am not facing the > problem scenario you have reported. Besides, shouldn't the VM resolve > all the dependency before loading a class. > > However I noticed something strange. Since I'm in development phase, I > keep the CheckClassAdapter in between before returning the > transformed byte-code. If I remove this adapter everything works fine. > I haven't got the time to analyze further in this regard. > > Will post if I find out something. > > Thanks, > Rajaraman CheckClassAdapter does a kind of typechecking of the bytecode that may require to load more classes. Rémi
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws