summaryrefslogtreecommitdiff
path: root/test/MultiDex
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-04-10 14:22:49 -0700
committerTreehugger Robot <treehugger-gerrit@google.com>2019-04-10 23:29:43 +0000
commite7a33545a69fcfb3d4466e2ee2cba2a200ef990b (patch)
tree00a3e61450c185e4730fbfbc60e74a7202babd33 /test/MultiDex
parent66834468e9106e264a74766c17a0c047a3448921 (diff)
Handle methods being present in multiple threads correctly
We were incorrectly removing obsolete methods from the jit too early. This could cause stack walking to fail on other threads that also have the same method present. This changes so we will not notify the jit of obsoleted methods until we have walked all threads. Test: ./test.py --host Bug: 73333076 Change-Id: I30b1293eaf2dac7d4af858f77e5819af2d96b429
Diffstat (limited to 'test/MultiDex')
0 files changed, 0 insertions, 0 deletions