summaryrefslogtreecommitdiff
path: root/tools/integrate/Module.java
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
commita7d4139bed693bf6037bf5f7f49a24b077102adc (patch)
treedb9d78c4a6cc9478a88996acd08f7b19be0cba48 /tools/integrate/Module.java
parent5779f05dd67ea322017c4ceb45270f5c6969d6b5 (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 'tools/integrate/Module.java')
0 files changed, 0 insertions, 0 deletions