diff options
author | Elliott Hughes <enh@google.com> | 2010-03-22 11:16:46 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-03-22 12:01:49 -0700 |
commit | 055c2521fc7776a0651de9be5be0fbbd2b312e7b (patch) | |
tree | c61f1cd23ac12d8f042325f28780f93f36359bb1 /xml/src | |
parent | a490c69a933845055498ab296440da4acbb31ba5 (diff) | |
download | libcore-055c2521fc7776a0651de9be5be0fbbd2b312e7b.zip libcore-055c2521fc7776a0651de9be5be0fbbd2b312e7b.tar.gz libcore-055c2521fc7776a0651de9be5be0fbbd2b312e7b.tar.bz2 |
Add Java 6's java.util.Arrays changes.
I've kept our binary search implementation and just generalized the
interface.
I've gone out of my way to preserve exception priority. I know we don't
agree that it's necessary, but it is important if we want to be able to
run other people's tests. If someone wants to write a new high-quality
test suite (which would be a great thing to have), we should remove the
hacks. (I've commented them.) Otherwise, I've gone out of my way to keep
the near-duplicates forced on us by Java's primitive type system as
identical as possible.
This passes all harmony and jtreg tests.
Change-Id: I91fbf707dac76124c6dbe59b0b30b7ded9a69529
Diffstat (limited to 'xml/src')
0 files changed, 0 insertions, 0 deletions