Issue OBJS6 (try/catch/not-so-finally!!) has just been modified by user rob...@ma...
You can view the issue detail at the following URL:
<http://icandy.homeunix.org:443/scarab/issues/id/OBJS6>
The following modifications were made to this issue:
hmm, I noticed BCEL v5.1 has been released... perhaps it fixed the issues with the JSR/RET instructions (which is how finally *should* be implemented) enough that I can use them... with would clean up the code generated to implement catch/finally, and fix this bug.
|