commit | 7bdc6e73fd97eb75f30b77f183e4fe6c2c599a09 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Nov 28 12:37:13 2017 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Tue Nov 28 13:00:09 2017 +0000 |
tree | 344b0fddbbcc9a64bed2ba20dbe73fb227c2bdf4 | |
parent | 5387bc5979c8984aabde455a80692f080d823c89 [diff] |
ART: Minor refactoring of JNI stub compilation. Introduce JniCompiledMethod to avoid JNI compiler dependency on CompiledMethod. This is done in preparation for compiling JNI stubs in JIT as the CompiledMethod class should be used exclusively for AOT compilation. Test: m test-art-host-gtest Bug: 65574695 Change-Id: I1d047d4aebc55057efb7ed3d39ea65600f5fb6ab