diff options
author | Vladimir Marko <vmarko@google.com> | 2021-03-11 12:11:31 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2021-03-11 15:01:39 +0000 |
commit | 34ce1b8a86f1be2142f019ab291b7445db5c4305 (patch) | |
tree | 9dada63c4a13a8421ad0199118930fe60fea9047 /test/ProfileTestMultiDex/Main.java | |
parent | a718d6450feae9ee6b5de96407c8e44afbf173e7 (diff) |
Clean up transitions in JniMethodEnd.
GoToRunnable() is never called for @FastNative, so
we can remove the path that calls GoToRunnableFast().
Add a call to GoToRunnableFast() for @FastNative in
GenericJniMethodEnd().
This is a follow-up to
https://android-review.googlesource.com/1620969
that cleaned up JniMethodStart but missed similar
opportunity for the transition back to Runnable from
various JniMethodEnd methods.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Bug: 172332525
Change-Id: Ia519bfc6ea50c1b65241041a3af8b7d4b1027f77
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions