Re: ArrayIndexOutOfBoundsException at Frame.merge/MethodWriter.visitMaxs
Tronje Krop <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Organization | Darmstadt University of Technology |
| Message-ID | <[email protected]> |
Hi Peter, sorry for not answering your question earlier. [...] >> have you checked, whether L11 has multiple entry points that >> differ in stack size? > > Hi tronje thanks for your help > > What do you mean with 'entrypoint'? Was my term for having to execution paths to reach L11, e.g. by jumping from different positions to L11. > And where can i find the stacksize information? These are the > frame.inputstacktop and frame.outputstackmax fields? You have to calculate the consequences of every bytecode operation regarding the stack frames ... the type of stack elements is im- portant as well. Best regards, Tronje
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