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 224ca17a) Change-Id: Ie9b985e11db39c0ff4bbb74fb427d1c034e57bc2
Loading
Please sign in to comment