diff options
author | Vladimir Marko <vmarko@google.com> | 2018-11-02 13:06:22 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2018-11-02 13:34:49 +0000 |
commit | d79b37b054cc7de5be093790408208a07bb799ec (patch) | |
tree | 16ea9f25662be0670d4f02f5a03d42e56fc0ce33 /compiler/common_compiler_test.cc | |
parent | fd35c6862a2417d4765f65a4b81459c09a2f70ae (diff) |
ART: Throw on soft verify failure in InitializeClass().
Avoid a CHECK() failure in ClassLinker::EnsureInitialized()
when the transactional interpreter tries to initialize a
class with soft verification failures.
(When desired, compilation can be forced to fail for such
failures with the --abort-on-soft-verifier-error option.)
Test: Added a regression test to image_test.
Test: m test-art-host-gtest
Test: Pixel 2 XL boots.
Test: m test-art-target-gtest
Change-Id: Ibb8cf6ade81b5a2944c7e484251a67aba1f1fbeb
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions