Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8205194

Improve the Array Comparison when there is mismatch at first element.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 11
    • 11
    • core-libs
    • None
    • b20

        Call to vectorizedMismatch and intrinsic usage seems costly when there is a mismatch at the first element itself. This work solves the problem by performing the first element comparison before the call to vectorizedMismatch method and eventually the intrinsic.

              vdeshpande Vivek Deshpande (Inactive)
              vdeshpande Vivek Deshpande (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: