-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
b22
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.
Replace manual bitwise operations in hashCode implementations of java.util.Locale with Double::hashCode.
- links to
-
Commit(master)
openjdk/jdk/2ad639f1
-
Review(master)
openjdk/jdk/24971