commit | da4dc735b9650f63e13b85c9775416006717d27c | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Thu Mar 22 17:25:05 2012 -0700 |
committer | jeffhao <jeffhao@google.com> | Mon Mar 26 10:45:39 2012 -0700 |
tree | 108add6ba846efcaf5408aec12dcadbdb7005d3f | |
parent | d028632befd110a436ac29e4eb9c1efbf904fde8 [diff] |
Split VERIFY_ERROR_GENERIC into VERIFY_ERROR_BAD_CLASS_HARD/SOFT. The verifier was suppressing compilation of some classes that were able to verify at runtime. Now VERIFY_ERROR_BAD_CLASS_HARD is used for structural errors to prevent compilation, and VERIFY_ERROR_BAD_CLASS_HARD is used for all other verify errors. Change-Id: Ided97eaaf421102cc99ae63b321288a39bde587a