diff options
author | Alex Light <allight@google.com> | 2016-10-17 13:02:39 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2016-10-17 13:10:17 -0700 |
commit | d6e0fa923dfe85c363408844b35e30ddcd65e199 (patch) | |
tree | e26162731652d07bb40f2e20c196cdf7bd8c59e7 /compiler/optimizing/graph_visualizer.cc | |
parent | c25dfeab1a66c942ae658fc7cd367f7c1ac502a1 (diff) |
Fix invoke-virtual not throwing ICCE in some cases
Due to an oversight invoke-virtual on an interface method would
not cause an ICCE to be thrown if the target method is default. This
could potentially cause incorrect methods to be called at runtime.
Bug: 32201623
Test: mma test-art-host-run-test-978-virtual-interface
Change-Id: Ie565cf2fbe8602b17be0fb051e21d221a17b518f
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions