diff options
| author | 2022-02-03 13:41:39 +0000 | |
|---|---|---|
| committer | 2022-02-03 17:36:27 +0000 | |
| commit | 933367326d031cc0c301798c141c440e725e57d5 (patch) | |
| tree | c8da99edd51c1fe393e64720cbed75a87dc07aa1 /test/ProfileTestMultiDex | |
| parent | 2362c5afc49288fb68c249a0b73941402bb24d4d (diff) | |
Fix DCHECK related to frame pop events.
We have a DCHECK that we can only see a retry instruction only on the
second frame after deoptimization. Though we can only pop one frame at a
time, the frame pop event listener can request more such events. So the
expectation that we can see a forced pop only on the second frame isn't
correct.
Test: art/test.py
Bug: 206029744
Change-Id: I258e62861224facb6884d9df1a4cf5406209d731
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions