summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInitWrapper1.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2017-08-01 09:54:49 -0700
committerAlex Light <allight@google.com>2017-08-03 08:21:46 -0700
commite86a9c8c4134db3c1c9104d3801ef614f55295f8 (patch)
treeda272516cdb6d173fd3c9b4b7456200df56b6311 /test/008-exceptions/src/MultiDexBadInitWrapper1.java
parent237ab80632509504575cac8610cc9cba8d6dd271 (diff)
Fix verifier checks on interface methods.
We were disallowing interfaces in the IsInheritedMethod even though the function can be called with them. This could cause some failing DCHECKS if the verifier cannot find methods in some situations. We also fixed a small issue in the verifier where we allowed non-public java.lang.Object methods to be considered valid for interface dispatch. Test: ./test.py --host -j50 Test: Compile an app with bad bytecodes (See bug) Bug: 64158483 Bug: 64274113 Change-Id: Ia79f25be0001efc4069a411a0b34476bd0871803 (cherry picked from commit afb664701734c6edbea07431382ee33f1677d42b)
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions