aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2010-04-22 13:38:42 -0700
committerElliott Hughes <enh@google.com>2010-04-22 14:00:53 -0700
commit03de7aa5b1ed3094cdbaea685826ab8ca06271d1 (patch)
tree46c730edb143385034ca879cdad58dff38110bf1 /vm/compiler/codegen/arm/CodegenDriver.c
parent372eebbde00be3f41c37a4867efad951c193594f (diff)
java.text.RuleBasedCollator fixes.
Add expectations for broken harmony tests, add our own equivalent (but correct) tets, and fix the bug turned up by the correct tests: the icu4jni RuleBasedCollator was using toString to convert a CharacterIterator to a String, resulting in iteration over the result of Object.toString (the class name and identity hash code) rather than the characters of interest. Also shut javac up about non-ASCII characters in Locale.java. Bug: 2608742 Bug: 2608750 Change-Id: I2171789058c8116eacd7e5815bd483f0bc07c69b
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions