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

Miscellaneous hashCode improvements in java.base

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • core-libs
    • None
    • b07

      With the availability of ArraysSupport.vectorizedHashCode I scanned the remainder of the JDK for places where it might be applicable.

      There are only a couple of applicable places outside of java.base: one in java.rmi.MarshalledObject and one in javax.xml.crypto, none of which appear very important. We could of course expose ArraysSupport.vectorizedHashCode to more modules, but for now let's keep it java.base internal.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: