diff options
| author | 2024-12-04 16:10:23 +0000 | |
|---|---|---|
| committer | 2024-12-06 10:20:02 +0000 | |
| commit | a3b39b9c9103f47e5a2e2446fa5873b51439edb4 (patch) | |
| tree | 51af1563e898f4630c0fc4c93a45bcbc61fa332a /compiler/optimizing/optimizing_compiler.h | |
| parent | b9e21e08e302768d1003b822170043c2e2868bb1 (diff) | |
Block on concurrent redefinitions instead of returning error
We don't support concurrent redefinitions. We return an error if there
is already a redefinition in progress. This isn't strictly according to
the spec. This CL changes it to block on concurrent redefinition
requests.
Bug: 376717110
Test: art/test.py
Change-Id: I0f981392f3f66e2310e7efd12ef82dfba7c49a23
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.h')
0 files changed, 0 insertions, 0 deletions