Re: RetransformClasses doesnt contain locals info
Rémi Forax <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
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
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