# HG changeset patch # User forax # Date 1301917914 -7200 # Node ID 63f4cff176e1706a226c8c52d5c84ca0d0d5a8fe # Parent 4dfa6db13f7c82110d881e8c86433abef4af5ffc Interpreter registers state is not propagated from the start of a try to the corresponding exception handler. This chnageset also include a non-regression test TryTest.java diff -r 4dfa6db13f7c -r 63f4cff176e1 src/main/java/org/icedrobot/daneel/rewriter/DexRewriter.java --- a/src/main/java/org/icedrobot/daneel/rewriter/DexRewriter.java Fri Apr 01 23:52:15 2011 +0200 +++ b/src/main/java/org/icedrobot/daneel/rewriter/DexRewriter.java Mon Apr 04 13:51:54 2011 +0200 @@ -175,6 +175,9 @@ // set which contains all labels which is the start of an exception handler private final Set