[jboss-dev-forums] [Design of JBoss Build System] - Re: JBossRetro cannot replace final reference to StringBuild

chiba do-not-reply at jboss.com
Thu Apr 2 23:31:41 EDT 2009


Hi,

I understand the .class file after the manipulation has a wrong local variable
table but my question is why you think this is a prlbem.

Since the local variable table is not used *at all* at runtime, I guess you saw
another real problem and decompiled the .class file, and then you found the
local variable table contained a wrong entry.  Another guess is you are using
another tool that refers to the local variable table.

In either case, I am happy to fix the bug(?) of Javassist but I would also like
to know what is your real problem.

Thank you!

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4223164#4223164

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4223164



More information about the jboss-dev-forums mailing list