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

Use Long::hashCode in java.time

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 24
    • core-libs
    • b21

      There are several places in `java.time` where manually implemented `hashCode()` logic can either directly be replaced with `Long::hashCode`, or take advantage of it. This story aims to explore such possibilities and implement them if it indeed brings value.

            vyazici Volkan Yazici
            vyazici Volkan Yazici
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: