RFR (3rd) 8009736: Comparator API cleanup (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Wed Jun 26 08:20:19 UTC 2013
- Previous message: RFR (3rd) 8009736: Comparator API cleanup
- Next message: hg: jdk8/tl/jdk: 8017049: rename property jdk.tls.rejectClientInitializedRenego
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
HI Henry,
I think this is good to push, and we can tweak other stuff as required with further commits.
I can push for you if you like.
Paul.
On Jun 26, 2013, at 9:55 AM, Henry Jen <henry.jen at oracle.com> wrote:
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: RFR (3rd) 8009736: Comparator API cleanup
- Next message: hg: jdk8/tl/jdk: 8017049: rename property jdk.tls.rejectClientInitializedRenego
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]