-
Bug
-
Resolution: Fixed
-
P4
-
23
-
b21
That method should've been named unsignedHashCode (note the "un" prefix) because of what it does.
- relates to
-
JDK-8311864 Add ArraysSupport.hashCode(int[] a, fromIndex, length, initialValue)
- Closed