RFR: 8352171: Arrays.hashCode for sub-range of byte array API addition [v2]
Zihao Lin
duke at openjdk.org
Sat Mar 29 07:51:27 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.
Zihao Lin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'openjdk:master' into dev
- 8352171: Arrays.hashCode for sub-range of byte array API addition
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24128/files
- new: https://git.openjdk.org/jdk/pull/24128/files/79de5e97..57298dc4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24128&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24128&range=00-01
Stats: 93292 lines in 2286 files changed: 31985 ins; 51442 del; 9865 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