hg: jdk/jdk: 8205194: Improve the Array Comparison when there is mismatch at first element.

vivek.r.deshpande at intel.com vivek.r.deshpande at intel.com
Fri Jun 22 19:52:24 UTC 2018


Changeset: d7cf64ce3950
Author:    vdeshpande
Date:      2018-06-22 12:51 -0700
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/d7cf64ce3950

8205194: Improve the Array Comparison when there is mismatch at first element.
Summary: perform the first element comparison before the call to vectorizedMismatch method
Reviewed-by: psandoz, rriggs, igerasim

! src/java.base/share/classes/java/nio/BufferMismatch.java
! src/java.base/share/classes/jdk/internal/util/ArraysSupport.java



More information about the jdk-changes mailing list