Re: ArrayIndexOutOfBoundsException at Frame.merge/MethodWriter.visitMaxs
David Chase <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
I think this is the diagnostic that means "you didn't balance pushes and pops on the two branches of an if/backedge". I would look for that, at least. David On 2009-11-09, at 7:40 AM, Peter Veentjer wrote: > Hi Guys, > > I get an ArrayIndexOutOfBoundsException > > java.lang.ArrayIndexOutOfBoundsException: 0 > at org.objectweb.asm.Frame.merge(Frame.java:1373) > at org.objectweb.asm.Frame.merge(Frame.java:1350)
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