java.lang.VerifyError: Stack size too large
"Wunderlich, Patrick" <[email protected]> Wed, 20 Sep 2006 15:54:40 +0200
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
Hey, when i use InstructionFactory#createInvoke with more then 3 parameters, i get a "Stack size too large" VerifyError when i excute the modified class. If i only use up to 3 parameters everything works fine. Any hints?! Kind Regards, Patrick