-
Enhancement
-
Resolution: Fixed
-
P4
-
9.1
-
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.