commit | 7b2450ed72abe2636ea8d791bb9b37c3b5f15b4b | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Jun 19 10:45:54 2018 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Jun 19 12:34:35 2018 -0700 |
tree | f016684aa3328e94e7eefaf467db6230c3b3ad0d | |
parent | 7a55ce0fed42310e6ff71e3fd648ea715c40aa83 [diff] |
ART: Verify StackOverflowError early When running sanitized, ensure that the StackOverflowError class is verified at startup. Otherwise, having to verify it when throwing may not have enough stack space. Bug: 109813469 Test: SANITIZE_HOST=address art/test/testrunner/testrunner.py -b --host --interp-ac -t 1934 Change-Id: Ie8cec840329d99c3e485fb9217740a76b1d12a46