> Alright, so I set mode="bcel" on the javaflow attribute, and wind up with an > exception. It's detailed as the third entry in the gist:
Ouch. Got a very long method? Javaflow inserts branch instructions and obviously a jump got too big there. > In the meantime, I'm still working on trying to make a test case for the ASM > builder. Great. Thanks! cheers, Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
