diff options
| author | Orion Hodson <oth@google.com> | 2019-06-18 12:13:49 +0100 |
|---|---|---|
| committer | Treehugger Robot <treehugger-gerrit@google.com> | 2019-06-18 14:46:29 +0000 |
| commit | 3149252c4b2a27b137b40a0d379e09ada9bb2d05 (patch) | |
| tree | dacf56c50d32ed913b0c2014a84dacfccff3bbcd /test/ProfileTestMultiDex/Second.java | |
| parent | 9c54e1802855e70b109adff47d5b0dd616806525 (diff) | |
Fix memory leak in JIT cache
When adding code to the JIT cache it is possible for CHA assumptions
to be invalidated and for the generated code to be invalid. The path
for handling this should release the JIT cache memory holding the
code.
Test: for i in {1..100} ; do art/test.py --host --jit -r -t 044 ; done
Change-Id: Ia6213647064a3db0c4d11bf1181c325375282528
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions
