commit | 9a440d0196ab5e1b780213256bdb9a7f6cb00be4 | [log] [tgz] |
---|---|---|
author | psandoz <none@none> | Mon Jul 29 19:41:02 2013 +0100 |
committer | psandoz <none@none> | Mon Jul 29 19:41:02 2013 +0100 |
tree | b5203d6c743d72b5ed63702dfb784b8184ff48f0 | |
parent | 5b425daa47ff7da97fe1d84fcbf9e21c92b5743b [diff] |
8020156: TreeMap.values().spliterator() does not report ORDERED 8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable Reviewed-by: mduigou