Revert^2: Deopt does not throw
Rationale: "CanThrow" of deopt was possibly misused to prevents some optimizations. However, the instruction technically cannot throw an exception, and indeed crashed the graph verifier for some corner cases. This Cl sets that right. Bug: 29868356 Test: test-art-host,target (revert^2 of commit 2905de1c) Change-Id: I4d4e6c00eff52140aa1845332998224ececc92ef
Loading
Please sign in to comment