Lines Matching full:issues
18 <li><a href="#GC_Migration">Addressing Garbage Collection (GC) Issues</a></li>
19 <li><a href="#JNI_Issues">Preventing JNI Issues</a>
22 issues</a></li>
27 <li><a href="#Stack_Size">Preventing Stack Size Issues</a></li>
28 <li><a href="#AOT_Fails">Fixing AOT Compilation Issues</a></li>
58 ART. This document discusses some of these issues.</p>
60 <h2 id="GC_Migration">Addressing Garbage Collection (GC) Issues</h2>
78 href="#JNI_Issues">Preventing JNI Issues</a>.</p>
80 <h2 id="JNI_Issues">Preventing JNI Issues</h2>
90 <h3 id="JNI_and_GC">Checking JNI code for garbage-collection issues</h3>
96 CheckJNI to identify some potential issues (as described in <a
193 <h2 id="Stack_Size">Preventing Stack Size Issues</h2>
224 ART issues a warning in such cases:</p>
252 <h2 id="AOT_Fails">Fixing AOT Compilation Issues</h2>
256 <code>dex2oat</code> tool; if you encounter any issues related to
259 as possible. A couple of issues to note:</p>
267 working with tool vendors to find and fix such issues. In many cases, getting
290 <p>If you run into any issues that aren?t due to app JNI issues, report
292 href="https://code.google.com/p/android/issues/list">https://code.google.com/p/android/issues/list</a>.
295 the issue. Note that issues (including attachments) are publicly