Comparators.reverseOrder issues

Paul Sandoz paul.sandoz at oracle.com
Mon Oct 29 07:40:37 PDT 2012


On Oct 29, 2012, at 3:32 PM, Georgiy Rakov <georgiy.rakov at oracle.com> wrote:

> Paul, hi again,
> thanks for your answer, below is my comment.
> 
> Georgiy.
> 
> On 29.10.2012 15:10, Paul Sandoz wrote:
>> 
>> Hi Georgiy,
>> 
>> Brian fixed 1) recently:
>> 
>>   http://hg.openjdk.java.net/lambda/lambda/jdk/rev/f6366de3394c
>> 
>> Although arguably that could break compatibility with existing source and implementations that somehow worked around the CCE.
> If understand correctly Comparators class has been added just recently in lambda API project.

Doh! yes you are right, for some reason i thought it was there in 7, i know what i did, i was looking at the commit history for Collections thinking it was for Comparators :-)

Paul.


More information about the lambda-dev mailing list