RFR: 8337716: ByteBuffer hashCode implementations are inconsistent [v2]
Chen Liang
liach at openjdk.org
Sun Aug 4 22:06:35 UTC 2024
On Sun, 4 Aug 2024 18:41:29 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Is it only planned to revert this or also provide a new more optimized (but consistent) hash implementation?
This is version dependent; we plan to revert this both on 23 (in stabilization, no PR yet) and 24 (current mainline, this PR), but we definitely won't consider a new implementation on 23 for stability concerns. We are open to enhancements for the mainline.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20451#issuecomment-2267760056
More information about the nio-dev
mailing list