diff options
| author | 2022-05-23 10:33:58 +0000 | |
|---|---|---|
| committer | 2022-05-24 08:58:16 +0000 | |
| commit | b1296e1cd820ce1678939ccf9a1dfe1f267fc909 (patch) | |
| tree | 1d87d40ad36a86949fdd5c05f135927681dd4fd7 /compiler/optimizing/loop_optimization.cc | |
| parent | 9fc3505d59c0c0b206de313add209799b6251881 (diff) | |
Fix a test to avoid races when adding method entry records
Adding method entry records could lead to strange cases when more
methods are executed when adding a record to check for sufficient
capacity in the array list. As more methods are executed when checking
for available capacity we would end up using the available space.
Bug: 206029744
Test: art/testrunner.py -t 988
Change-Id: I9dde44094599f9042195b84327d679d614d75692
Diffstat (limited to 'compiler/optimizing/loop_optimization.cc')
0 files changed, 0 insertions, 0 deletions