summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/main.jpp
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2016-07-07 12:07:42 +0100
committerNicolas Geoffray <ngeoffray@google.com>2016-07-08 15:17:56 +0100
commitb198b013ae7bd2da85e007414fc028cd51a13883 (patch)
tree68e03f732bac2c04305dfac3004fcfc47cd8b223 /test/ProfileTestMultiDex/main.jpp
parent5e99abdef2c9a581d5a3f16b1aeb8b0391e1f91b (diff)
Fix System.arraycopy when doing same array copying.
At compile time, if constant source < constant destination, and we don't know if the arrays are the same, then we must emit code that checks if the two arrays are the same. If so, we jump to the slow path. test:610-arraycopy bug:30030084 (cherry picked from commit 9f65db89353c46f6b189656f7f55a99054e5cfce) Change-Id:Ida67993d472b0ba4056d9c21c68f6e5239421f7d
Diffstat (limited to 'test/ProfileTestMultiDex/main.jpp')
0 files changed, 0 insertions, 0 deletions