summaryrefslogtreecommitdiffstats
path: root/NativeCode.mk
diff options
context:
space:
mode:
authorHiroshi Yamauchi <yamauchi@google.com>2013-10-15 12:05:24 -0700
committerBrian Carlstrom <bdc@google.com>2013-11-05 17:09:44 -0800
commit369c46ce938ac502b2d005cdc8464cd19d771de3 (patch)
treed050b2c27311dad4047448c23862ecde922dd057 /NativeCode.mk
parent9edc1d397e9de3d50cbebd550262a51a6926e924 (diff)
downloadlibcore-369c46ce938ac502b2d005cdc8464cd19d771de3.zip
libcore-369c46ce938ac502b2d005cdc8464cd19d771de3.tar.gz
libcore-369c46ce938ac502b2d005cdc8464cd19d771de3.tar.bz2
Fix an array copy optimization bug.
When we copy within the same array, we need to take care of overlapping range cases and copy backward in some cases. Verifed with TestBigDecimal and CTS tests.api.java.math.BigDecimalTest. Bug: 11233386 Bug: 9986565 (cherry picked from commit 7f2504897c33ab3c312028b4546818bc2d037bc7) Change-Id: I5243c01222c58c137ad2595048372022c689576d
Diffstat (limited to 'NativeCode.mk')
0 files changed, 0 insertions, 0 deletions