commit | 8b3f9b246d5bdbf67faeb2b872b75b8d72777bc0 | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Wed Apr 06 11:22:12 2016 -0700 |
committer | Aart Bik <ajcbik@google.com> | Mon Apr 18 20:29:08 2016 -0700 |
tree | 6cceffd4ee15b9c67f67083851769980cc8988a7 | |
parent | c4d445a40bf00ab497b5e4d43a6b43eaafb5fa50 [diff] |
Avoid constructing types with errors. BUG=27626735 Rationale: Do not construct classes with a link error. Without this, the error type thought it was Object (mirror's method IsObjectClass() returns true if there is no superclass). Change-Id: I55ca8cc8cfc042210edf748aab10da4c6e345980