-
Bug
-
Resolution: Unresolved
-
P4
-
22
Per GitHub user Glavo, Arrays.hashCode for Object array has throughput decreased by 4/5 after JDK-8312164.
Similar performance drops with Objects.equals has been discussed in another thread: https://github.com/openjdk/jdk/pull/14752#discussion_r1250888931
Similar performance drops with Objects.equals has been discussed in another thread: https://github.com/openjdk/jdk/pull/14752#discussion_r1250888931
- relates to
-
JDK-8312164 Refactor Arrays.hashCode for long, boolean, double, float, and Object arrays
- Resolved
- links to
-
Review openjdk/jdk/14944