| commit | 68e8a7c0a96d941bf08956dd0d8d83c282d0af9f | [log] [tgz] |
|---|---|---|
| author | Vladimir Marko <vmarko@google.com> | Fri Mar 05 08:40:22 2021 +0000 |
| committer | Vladimir Marko <vmarko@google.com> | Mon Mar 08 09:15:07 2021 +0000 |
| tree | 39483f0575738b39ef7cad3efa267da8efd3ead9 | |
| parent | c2f46939d8c046dfc8e954ac1bec6d61b0f061ae [diff] |
Clean up JniMethodStart().
After we have clarified that @FastNative methods cannot be
synchronized and starting enforcing it in
https://android-review.googlesource.com/1518545
we can clean up JniMethodStart() and remove the check for
@FastNative (though we keep a CHECK in debug builds).
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Bug: 172332525
Change-Id: I1466dbca3b22524b8cc72db79bf583d64d32c7bf