Re: Re: RetransformClasses doesnt contain locals info
Prashant Deva <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <CAEg0NFbc69Hjg-o=0UtZxu72pAGruTzXe5TDi-0tCMWVG9+MLw@mail.gmail.com> |
umm dont really have an test case but i did try it with 2 different versions to ensure it isnt a bug. I tried with java6 update 23 and update 26. Prashant On Thu, Jul 7, 2011 at 6:48 AM, Rémi Forax <[email protected]> wrote: > Le 07/07/2011 08:57, Prashant Deva a écrit : > > It seems that if I try to 'retransform' some of the classes in my >> application, the local variable table is not loaded when my >> ClassFileTransformer is called. >> >> Specifically the asm.tree.MethodNode.**localVariables remains an empty >> ArrayList. >> The locals do load if instead of instrumenting the same classes with >> retransform, I do them right when they are loaded >> >> Is this how it is supposed to work or is this a bug in the asm or the jvm? >> >> Prashant >> > > There is perhaps a bug in the JVM, do you have a small test case ? > > Rémi > > > > -- > 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 > >
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