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