summaryrefslogtreecommitdiff
path: root/test/008-exceptions/src/MultiDexBadInitWrapper1.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-04-10 14:22:49 -0700
committerAlex Light <allight@google.com>2019-04-11 08:41:06 -0700
commit038063ca5bcfc6c39b090b907d56df9bf9b919cf (patch)
treefd77e0539bb73f68269ae2cff857fd7fa2fb6ce8 /test/008-exceptions/src/MultiDexBadInitWrapper1.java
parent9efc7e8782c0e2917095d18c02fdf70461d1a0f0 (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 (cherry picked from commit 46327c195797d18337e83c74153d070232959425)
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInitWrapper1.java')
0 files changed, 0 insertions, 0 deletions