commit | ebc3b25e187cb39a12dcb05ae1c44de23aa5696e | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jan 09 10:47:02 2019 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Jan 09 12:40:22 2019 +0000 |
tree | 589f80a876f899a14608ee657b10fd4b821f463f | |
parent | 458a948d4fc954d767103b5a95803a0a60be9f1c [diff] |
Fix compiler bug when typing exceptions. Handlers of different exception types can start at the same bytecode address, so we should update the type in the compiler to avoid wrongly typing the exception. bug: 119944057 Test: 689-multi-catch Change-Id: I66e43890634965ee7790436c8e5a718564c6040f