Re: Re: Re: RE: trouble with instrumenting interdependent classes
Rajaraman Santhanam <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <12f3566f1f4.3808250979183664305.-7471317571776168055@zohocorp.com> |
Then there must be the cause for the issue I was facing. Thanks. May be checking the code of CheckClassAdapter should tell me how it will behave. Rajaraman ---- On Fri, 08 Apr 2011 19:07:20 +0530 Rémi Forax <[email protected]> wrote ---- 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