commit | e756f20b11db71509fa1cef4922b38efb253f6af | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Jan 31 18:23:56 2018 +0000 |
committer | Roland Levillain <rpl@google.com> | Wed Jan 31 18:23:56 2018 +0000 |
tree | c29d8d5fc4b367c236c264ca35b2f619a2cbb961 | |
parent | f346af51a5d44ee0a3cd26e7e0e1b28ec1c5579f [diff] |
Don't run NonMovingAlloc operations by default in ThreadStress. Allocations in the non-moving space fail the followin assertion with the GSS collector: semi_space.cc:363] Check failed: kUseRememberedSet == rem_set != nullptr Disable them while we investigate. Test: art/test/testrunner/testrunner.py -t 004-ThreadStress Bug: 72738921 Change-Id: I35e01ffc3e54af8e1f2e53b7aeb2add5a2ef4271