-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9.1
-
Component/s: core-libs
-
b12
The MethodHandleImpl.IntrinsicMethodHandle class exists mostly to encapsulate an Intrinsic. This should better be stored in the LambdaForm itself, so that the extra MH subclass can go away.