-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: 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.
- links to
-
Commit(master)
openjdk/jdk/18983b63
-
Review(master)
openjdk/jdk/24959