aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenFactory.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-05 14:03:05 -0700
commit4751c150542ec282f6c6d58984974edec6c0a045 (patch)
treefd11f85d87afa833581a4de469fe73442db9db1d /vm/compiler/codegen/arm/CodegenFactory.c
parentc03da3e87a0537b211f2300d594597d84898b8f7 (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/CodegenFactory.c')
0 files changed, 0 insertions, 0 deletions