aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/RallocUtil.c
diff options
context:
space:
mode:
authorJesse Wilson <jessewilson@google.com>2010-05-03 15:27:11 -0700
committerJesse Wilson <jessewilson@google.com>2010-05-03 15:46:05 -0700
commit508a92917e983723cd94915592d837a114b69110 (patch)
treeb99bb795800e00d31f40509f94c3f95ee3597ab9 /vm/compiler/codegen/arm/RallocUtil.c
parent02a7882ba97645ca3e2d4490a28a77c1226664a8 (diff)
Fixing bulk reads in ByteArray.MyInputStream
This has never worked properly, but it didn't matter until recently because neither the JDK's nor early Dalvik's DataInputStream was exercising it. But in 2.0, Dalvik's DataInputStream prefers bulk reads, which exercises this code when run on-device. http://code.google.com/p/android/issues/detail?id=8115 The problem was that System.arraycopy call didn't include the start offset in the call.
Diffstat (limited to 'vm/compiler/codegen/arm/RallocUtil.c')
0 files changed, 0 insertions, 0 deletions