commit | 66f101d94bc921d0078fee0ccff30a54202c9f1e | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Feb 27 12:47:38 2018 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 08 16:56:23 2018 +0000 |
tree | 2775107c3e5b6972457d1b913f569dba654b7e39 | |
parent | 6f000715a20cd7a1059ca9a7c7c64f57ae012134 [diff] |
Make System.arraycopy optimizations private. So that we don't accidentally link against them. The ART compiler will statically infer which specialized version to use and call it. bug: 73136314 bug: 74103559 Test: test.py (cherry picked from commit 224ca17a4ba006fbb04554107788d1332fc9a0fb) Change-Id: Ie9b985e11db39c0ff4bbb74fb427d1c034e57bc2