summaryrefslogtreecommitdiff
path: root/compiler/optimizing/profiling_info_builder.h
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2024-02-20 10:00:11 +0000
committer Mythri Alle <mythria@google.com> 2024-02-21 14:33:23 +0000
commit019162fb900c775d582213d22b3f1ce063553969 (patch)
tree9fe7eb99aedc5f17bfb7295461529fccc6d120a4 /compiler/optimizing/profiling_info_builder.h
parent89a46d558447f376e965a03d49033ca1787cc146 (diff)
Update tests to explicitly ensure JITed code
941-recursive-obsolete-jit and 943-private-recursive-jit test that deoptimizing a method and marking it obsolete while transforming the same method works fine. Since we don't deoptimize through runtime frames, we ensure there are no runtime frames in between. This means that we should ensure the methods called by the test method should be JITed as well. Earlier this was ensured because we loop till this happens. This causes timeouts in some cases so explicitly ensure we have JITed code. Test: art/test.py -t 941 / 943 --gcstress Change-Id: I04f83cb2a55fdae44cb8ebd0511fc4ef72810881
Diffstat (limited to 'compiler/optimizing/profiling_info_builder.h')
0 files changed, 0 insertions, 0 deletions