OSDN Git Service

Try really hard for JIT in test 916
authorAlex Light <allight@google.com>
Mon, 9 Jan 2017 21:31:06 +0000 (13:31 -0800)
committerAlex Light <allight@google.com>
Fri, 13 Jan 2017 16:34:05 +0000 (08:34 -0800)
commita64fa43345124eb7891b9d6a6258f6ed0cbd1504
tree2fb76004760fe9e8894c533d154a373b9dd958db
parent20e9474df95e099f58b5310188fea3631e9f7c36
Try really hard for JIT in test 916

Sometimes we would fail to jit stuff due to high load. This makes us
try even harder to JIT so we won't fail in these scenarios.

Test: mma -j40 test-art-host
Test: stress --cpu 60 &; while ./test/run-test --host 916; do ; done

Change-Id: Ic944582bf021f119b8bc3f135af508ed8a8586c4
test/916-obsolete-jit/src/Main.java
test/common/runtime_state.cc