summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2016-10-17 13:02:39 -0700
committerAlex Light <allight@google.com>2016-10-17 13:10:17 -0700
commitd6e0fa923dfe85c363408844b35e30ddcd65e199 (patch)
treee26162731652d07bb40f2e20c196cdf7bd8c59e7 /compiler/optimizing/graph_visualizer.cc
parentc25dfeab1a66c942ae658fc7cd367f7c1ac502a1 (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