diff options
author | Alex Light <allight@google.com> | 2019-09-09 10:51:16 -0700 |
---|---|---|
committer | Treehugger Robot <treehugger-gerrit@google.com> | 2019-09-09 20:49:04 +0000 |
commit | 5c93af3cc8894deefbc9cba69ea69526c45842aa (patch) | |
tree | 6f79a408832449163fcb2e320ad992393a2e8f32 /test/ProfileTestMultiDex/Main.java | |
parent | 8f70b9672c13a5ca19cf2c54ace3cb2f342f743a (diff) |
Loosen verifier around interface-invoke-super
We were being overly strict with interface-invoke-super and not
allowing an interface to invoke-super into its own methods without
going to the interpreter. This causes some scala programs to run
mostly in the interpreter. Our compiler is able to handle this
correctly so we should allow it without any soft-verification
failures.
Test: ./test.py --host
Bug: 140589303
Change-Id: I40d9510add5bbfd41d2e38b68973fce77880f7e6
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions