-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
master
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