-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b25
The use of reflection to create NamedFunction in some java.lang.invoke classes is cause somewhat more eager than necessary class loading, and a minor startup gain can be realized by avoiding this by resolving MemberName instead.