RFR: 8352171: Arrays.hashCode for sub-range of byte array API addition

Zihao Lin duke at openjdk.org
Thu Mar 20 12:04:48 UTC 2025


Add the java.util.Arrays.hashCode(byte[], int start, int end).

Hi team, I am new here, please give me some guidance. Thank you.

-------------

Commit messages:
 - 8352171: Arrays.hashCode for sub-range of byte array API addition

Changes: https://git.openjdk.org/jdk/pull/24128/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24128&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8352171
  Stats: 30 lines in 1 file changed: 30 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/24128.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24128/head:pull/24128

PR: https://git.openjdk.org/jdk/pull/24128


More information about the core-libs-dev mailing list