Fix divergence between interpreter and compiler.
Rationale: Access checks on a method invocation should be performed prior to checking null pointer for non-static method calls. Test: 600-verifier-fails BUG=29068831 Change-Id: I21874d96ff83e7e6c6cf7c239e65ce1b515b9729
Loading
Please sign in to comment