jump to exception handlers more reliably. fix finaliers
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user