RFR: 8337716: ByteBuffer hashCode implementations are inconsistent [v2]
Chen Liang
liach at openjdk.org
Sat Aug 3 22:56:35 UTC 2024
On Sat, 3 Aug 2024 19:19:04 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Revert the changes made in #16992 and add some test coverage.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8337716: Statically import StandardOpenOption; rem remove spurious line break
Thanks. The wrong implementation was computing the hash code backwards, it seems.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20451#pullrequestreview-2217239127
More information about the nio-dev
mailing list