-
Enhancement
-
Resolution: Fixed
-
P4
-
21, 22
-
b02
Currently buffers generated from Heap-X-Buffer.java.template inherit hashCode() method from j.n.ByteBuffer. This can be improved by using Arrays.hashCode()
- relates to
-
JDK-8282664 Unroll by hand StringUTF16 and StringLatin1 polynomial hash loops
-
- Resolved
-
-
JDK-8337716 ByteBuffer hashCode implementations are inconsistent
-
- Closed
-
- links to
-
Commit openjdk/jdk/8a0a6f8c
-
Review(master) openjdk/jdk/16992