diff options
| author | 2012-03-26 11:37:32 -0700 | |
|---|---|---|
| committer | 2012-03-26 11:50:04 -0700 | |
| commit | 1ac29447d6053b142f257330d6e237660076911e (patch) | |
| tree | 9d708925c501974149d16a4b35e66e330eb4eb9a /src/compiler/codegen/MethodCodegenDriver.cc | |
| parent | d5347e08172d6d462c703c0f5e1ce9ef070ec69d (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