jump to exception handlers more reliably. fix finaliers

This commit is contained in:
Adam
2015-08-09 17:22:00 -04:00
parent 1090dfee7e
commit 0e626afd0a
8 changed files with 69 additions and 177 deletions

View File

@@ -64,7 +64,7 @@ public class Deob
// new ConstantParameter().run(group);
// bdur = System.currentTimeMillis() - bstart;
// System.out.println("constant param took " + bdur/1000L + " seconds");
//
// // remove unhit blocks
// bstart = System.currentTimeMillis();
// new UnreachedCode().run(group);