commit | 46e75d00ecc2d4e40c2fa0cb904f1332e0956149 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Jun 02 16:03:39 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Jun 02 17:49:15 2017 -0700 |
tree | a5d535865767f2aee191fe15129e272b11148040 | |
parent | 7bd73adeebf2b0952b275cde3cbb3acca68d47db [diff] |
Avoid holding mutator lock while calling dlsym Paranoid that dlsym might not always terminate quickly. The fix is to go to suspended before calling FindNativeMethodInternal. Bug: 62235781 Test: test-art-host Change-Id: I4323b580ffb582521ce94d8c90476e6db12bfe4a