Array equality, comparison and mismatch (original) (raw)

Mike Duigou openjdk at duigou.org
Mon Oct 12 17:50:21 UTC 2015


On 22 Sep 2015, at 18:30, Paul Sandoz <Paul.Sandoz at oracle.com> wrote:

Hi, Please review the following which adds methods to Arrays for performing equality, comparison and mismatch: https://bugs.openjdk.java.net/browse/JDK-8033148 http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8033148-Arrays-lexico-compare/webrev/ http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8033148-Arrays-lexico-compare/specdiff/overview-summary.html Updated the above with JavaDoc for all methods. Paul.

There is a Kilimanjaro of tedium in building changes like these that are implemented across all the basic types. Thank you for taking this on so thoroughly.

A few comments.

I am REALLY looking forward to using these!

Mike



More information about the core-libs-dev mailing list