[jboss-user] [Javassist] New message: "Re: javassist.bytecode.BadBytecode: unset variable. Please Help Me!"

jaikiran pai do-not-reply at jboss.com
Thu Feb 25 08:42:24 EST 2010


User development,

A new message was posted in the thread "javassist.bytecode.BadBytecode: unset variable. Please Help Me!":

http://community.jboss.org/message/528478#528478

Author  : jaikiran pai
Profile : http://community.jboss.org/people/jaikiran

Message:
--------------------------------------------------------------
All i can say is - you are on right track. But use an debugger instead. That will help a lot. I would have looked into this a little more, but currently am busy with some other work. Maybe some time during the weekend or later next week, i'll do a quick example test.
 
Here's a hint  - The exception is occuring when it enters a flow which is specifically meant to run for Java 6 compiled classes. And it ends up with an exception at the point where it identifies the "type" as a non-primitive array type (i haven't looked into the details yet). It sounds a bit like the allowArraySyntax thing of Java 6, but i don't see how that's applicable here.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/528478#528478




More information about the jboss-user mailing list