| JDK 26 |
|---|
| 26 b24Fixed |
In the review of JDK-8365190 a number of suggestions for further clean up came up. Three of them will be taken care of in this RFE: - https://github.com/openjdk/jdk/pull/27041#discussion_r2317095107 (Remove dispatch functions) - https://github.com/openjdk/jdk/pull/27041#discussion_r2318041555 (Simplify and unify this with FastHashCode) - https://github.com/openjdk/jdk/pull/27041#discussion_r2317088830 (Eliminating the middle call)
|