Exception in thread "main" java.lang.VerifyError: (class: Test, method: main signature: ([Ljava/lang/String;)V) Inconsistent stack height 0 != 2
I am calling setMaxStack() on the MethodGen instance. I assume there is some simple trick that i'm missing?
Thanks in advance for any help.
--vince
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
