Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6691185
Votes 0
Synopsis (coll) TreeMap.navigableKeySet's descendingIterator method starts at first instead of last entry
Category java:classes_util
Reported Against
Release Fixed 7(b27), 6-open(b10) (Bug ID:2161653)
State 10-Fix Delivered, bug
Priority: 2-High
Related Bugs
Submit Date 19-APR-2008
Description
The NavigableSet returned by TreeMap's navigableKeySet method has a broken descendingIterator method as discussed on the core-libs-dev mailing list here:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2008-April/000351.html
Posted Date : 2008-04-19 20:20:49.0
Work Around
N/A
Evaluation
see discussion on core-libs-dev mailing list.
Posted Date : 2008-04-20 09:29:28.0

http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3e7a4b6ef105
Posted Date : 2008-05-12 16:07:00.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang