summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2017-02-09 14:49:13 -0800
committerAlex Light <allight@google.com>2017-02-09 14:53:37 -0800
commit2863f67f4335c37e92f8923d23b2443bc3316c88 (patch)
treed1168f2b58757d9270f116cf13ee7871c42b573a /test/ProfileTestMultiDex
parente4530079672682ff3900d84c08b666a6a899d973 (diff)
Make class redefinition work with native methods on stack.
Previously we would crash if we tried to redefine a class with native methods if it had any native frames on a stack. This happened when we tried to create an obsolete method for the native method. Since native methods cannot really become obsolete in the same way that regular java ones can we simply do not make any obsolete methods for these native methods. Test: mma -j40 test-art-host Change-Id: Ib677f73faae52627a478aa7cfe870c1f2c4fb503
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions