On Thu, 5 Mar 2026 14:50:02 GMT, Zihao Lin <[email protected]> wrote:

>> 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 incrementally with one additional 
> commit since the last revision:
> 
>   update

The CSR review process suggested that the feature addition would not be 
complete without rounding out the set of hashCode methods to include all the 
array types. Though not exactly copy-and-paste, the same structure of the 
javadoc would be fine, and the implementations refactored to support the ranges 
and a single call from the existing method.

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

PR Comment: https://git.openjdk.org/jdk/pull/24128#issuecomment-4012785067

Reply via email to