(Related question: Java compilers or JVM languages that support goto?)
I have decompiled a jar (Legally, for debugging purposes) and want to recompile it.
I\
JAD is a really amazing decompiler, JD ... have some problems with the "try-catch-finally" statements.
Have you try the decompiler of Stiver (http://www.reversed-java.com/fernflower) ?
Emmanuel, author of JD.