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

Use Double::hashCode in java.util.Locale::hashCode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • core-libs

      Similar to #8355391, java.util.Locale.hashCode can also make the same improvement.

      Replace manual bitwise operations in hashCode implementations of java.util.Locale with Double::hashCode.

            swen Shaojin Wen
            swen Shaojin Wen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: