summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/MethodCodegenDriver.cc
diff options
context:
space:
mode:
author jeffhao <jeffhao@google.com> 2012-03-26 11:37:32 -0700
committer jeffhao <jeffhao@google.com> 2012-03-26 11:50:04 -0700
commit1ac29447d6053b142f257330d6e237660076911e (patch)
tree9d708925c501974149d16a4b35e66e330eb4eb9a /src/compiler/codegen/MethodCodegenDriver.cc
parentd5347e08172d6d462c703c0f5e1ce9ef070ec69d (diff)
Verifier sets class to error on hard error, resolved on soft.
This solves problems with the runtime finding classes that were rejected by the verifier at compile time that end up passing at runtime. Before, all classes that failed compile time verification were being set to error, and now only classes that have hard errors should be set to error. Change-Id: I3a694d12ba4d6051b0310b21f8161f5aa62b43c3
Diffstat (limited to 'src/compiler/codegen/MethodCodegenDriver.cc')
0 files changed, 0 insertions, 0 deletions