commit | 010f5ccfb666994c8c65d5b4f8a15208da3aee39 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jul 24 15:53:46 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jul 24 16:03:59 2017 -0700 |
tree | f4c39705172f1cfcdb876b4ca1cd0a656f1c8352 | |
parent | 914b7b6a6c9f399b26b41e9160e9871ef749e0db [diff] |
Allow failure in RecordClassStatus for uses-library classes The problem was that recursive initialization attempts to initialize classes in used libraries for the app image case. This meant we attempted to add an oat class status for the uses-library classes. Adding a regression test is infeasible since run-test doesn't support uses-library. Test: test-art-host Bug: 63994775 Change-Id: If229d5deb3a0e5662839b0120c4c6d52bdcdcc57