RFR (3rd) 8009736: Comparator API cleanup (original) (raw)
Henry Jen henry.jen at oracle.com
Wed Jun 26 07:55:12 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
- Next message: RFR (3rd) 8009736: Comparator API cleanup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Thanks for all the reviewing, hopefully this would be the last round as we addressed feedbacks.
Mostly the difference from last round is javadoc[1], the only code change[2] is that we override the default method of Comparator.reversed() for natural/reverse order comparator in Collections and Comparators as Peter Levart suggested.
[1] http://hg.openjdk.java.net/lambda/lambda/jdk/rev/c78083093dab [2] http://hg.openjdk.java.net/lambda/lambda/jdk/rev/85308d92a4d6
Cheers, Henry
- Previous message: hg: jdk8/tl/jdk: 8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
- Next message: RFR (3rd) 8009736: Comparator API cleanup
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]