-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
master
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)
- 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)
- links to
-
Commit(master)
openjdk/jdk/3930b1d4
-
Review(master)
openjdk/jdk/27915