summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2014-05-13 21:42:05 -0700
committerAndreas Gampe <agampe@google.com>2014-05-14 17:33:52 -0700
commit72b3e430d880ef57eaa6a34a0822165994052202 (patch)
treeb102b12d67e6cbc5cf0e6dc4e4ca147325264a43 /compiler/optimizing/graph_visualizer.cc
parentd0916f36d27b643bca970f3645c38f44270c74ef (diff)
ART: Fix typo in ArtMethod::FindCatchBlock
The thrown exception is always resolved, as we have an instance of it. What is potentially not resolved is the catch handler's exception type. The resolution failure will trigger a NoClassDefFoundError, which should replace the original exception. For this, the API has to be changed a little bit to tell callers that there was this change. Change-Id: Id51d54a15c732ed175eb617b3b0331b89cbb2051
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions