RetransformClasses doesnt contain locals info

Prashant Deva <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <CAEg0NFZjRm=_DWmyxTdTN97J-nd6bKaM6X24ZotNPXuZo91SWQ@mail.gmail.com>
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
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.