summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/arm/MethodCodegenDriver.cc
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2012-01-24 17:15:23 -0800
committer Elliott Hughes <enh@google.com> 2012-01-24 17:15:23 -0800
commita7679b67ca945194fa2442015e606cd250f0de2b (patch)
tree275b34ff004649c9bc223ae87a92bfe1a46f5068 /src/compiler/codegen/arm/MethodCodegenDriver.cc
parent61a699e2ad3913ca76ba8f44c18f1bdf567c1f6f (diff)
Improve exceptions thrown during class loading.
We've always gone to a lot of trouble to have good detail messages when something goes wrong during class loading, but none of those exceptions would ever make it to the calling code. This adds missing exception chaining, and also adds a test for the case where a subclass is missing its superclass; before we'd have reported that the subclass was missing, but now we make it clear that the real error was an inability to find the superclass. Change-Id: I07ebc011ccdaed16be82bf08b323393e1d790989
Diffstat (limited to 'src/compiler/codegen/arm/MethodCodegenDriver.cc')
0 files changed, 0 insertions, 0 deletions