diff options
author | 2021-09-27 17:27:26 +0100 | |
---|---|---|
committer | 2021-10-11 08:06:15 +0000 | |
commit | 507a729e51588f7fa4eac7579d54ce7c96804349 (patch) | |
tree | 27f5b255f4dc7dc788688832c145494c63e5b79b /compiler/utils/jni_macro_assembler.h | |
parent | 4a4696ad2a1403139828e5e6703479f320f06fee (diff) |
Increase max execution time for a VM
We already increased the per-process time, now additionally increase
the overall time. This is only needed for nested virtualization, but
as before we currently do it for any VM. This is being fairly cautious
- I've only seen the timeout exceeded once, but we don't want flaky
tests.
I also modified the logic for deciding the timeout for any individual
process. I think the modification reflects the original intent, but I
may have completely misunderstood.
Bug: 200924405
Test: atest art_standalone_odrefresh_tests
Test: atest ComposTestCase
Change-Id: I2e1843431f709345e9b51f51be76a6c3aed2e179
Diffstat (limited to 'compiler/utils/jni_macro_assembler.h')
0 files changed, 0 insertions, 0 deletions