-
Enhancement
-
Resolution: Unresolved
-
P4
-
25
-
In Review
In [~jrose]'s preliminary review for JDK-8350607, intrinsicData is identified to be error-prone and unnecessary. The only use site is in the tableSwitch lambda form. [~liach] discovered that the lambda form is unnecessarily complex and can be simplified; the previously intrinsicData information is retrieved from the ultra-customized MethodHandle instead as well.
- relates to
-
JDK-8350607 Consolidate MethodHandles::zero into MethodHandles::constant
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/23763