You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
281 B

Regression test for deopt from optimized code which would use the top-level
stack map for deopting inlined frames. Test case is written in smali for full
control over vregs because the previous test 449 would pass because the vreg
maps at the various inlining depths were similar.