TreeMap.navigableKeySet().descendingIterator() sequence ?
Martin Buchholz
martinrb at google.com
Sat Apr 19 15:54:09 UTC 2008
I'll take care of making a fix.
Patch to follow.
Martin
On Sat, Apr 19, 2008 at 8:12 AM, Doug Lea <dl at cs.oswego.edu> wrote:
> Martin Buchholz wrote:
>
> > Yes, sad to say, looks like a serious and embarrassing bug.
> >
>
> And dumb! "First" => "Last" on line 1024. Ugh.
>
> This bit of code has no existing test case.
> >
>
> Well, it did, but that TCK test only checked that elements
> were in order, not that #elements == size. Now it does.
>
> Charlie, please file a bug.
> >
>
> We can use this as a good test case to find out if we can quickly
> get a one line fix committed. Martin?
>
> -Doug
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/core-libs-dev/attachments/20080419/a2760514/attachment.html>
More information about the core-libs-dev
mailing list