commit | ee98a1307fabcf48d20834de91da6aa77be9d8ac | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Oct 11 17:17:55 2017 +0100 |
committer | Roland Levillain <rpl@google.com> | Mon Oct 16 15:16:51 2017 +0100 |
tree | 882a6273f491b2cb8d6eed61828c3ab1dd65978d | |
parent | 432d91004b79c79deebeee6f6197e43adf6caafd [diff] |
Force ahead-of-time initialization of classes used in ThreadStress. This is to prevent delayed initialization of classes used by QueuedWait, possibly leading to an OutOfMemoryError thrown while trying to throw OutOfMemoryError. Test: art/test/testrunner/testrunner.py -t 004-ThreadStress Bug: 67730573 Change-Id: I7a79306b739050d89f19e533cb45fb43e4b39b3a