-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: core-libs
Please add the java.util.Arrays.hashCode(byte[], int start, int end).
The implementation of Arrays.hashCode(byte[]) already has sub-range support but there is no public API.
Requested in OpenJDK core-libs-dev:
https://mail.openjdk.org/pipermail/core-libs-dev/2025-January/139345.html
The implementation of Arrays.hashCode(byte[]) already has sub-range support but there is no public API.
Requested in OpenJDK core-libs-dev:
https://mail.openjdk.org/pipermail/core-libs-dev/2025-January/139345.html
- links to
-
Review(master)
openjdk/jdk/24128