diff options
author | Alex Light <allight@google.com> | 2018-11-07 11:20:24 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-11-07 22:13:14 +0000 |
commit | b406680dafa32bffb14fab7b406b30abb1c96dec (patch) | |
tree | 6b881d864c321705f3a94ccb9ceb781f849ba401 /compiler/optimizing/graph_visualizer.cc | |
parent | c925fe6afb9d7c100b5f7c889a98c147c66e1742 (diff) |
Add test where we test jit & redefinition suitable for CTS
We didn't have any tests of redefinition and JIT interaction suitable
for CTS since most of them used internal runtime-functions to force
functions to be jitted. This test tries to ensure a particular method
is jitted by running it 20000 times and waiting a bit.
This should give us confidence that the jit is not inlining methods
which would prevent us from redefining classes.
Test: ./test.py --host
Bug: 119063276
Change-Id: Ibde0d19ef0893ece3a494a547cff384a1248a21f
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions