Blocks :
|
LambdaMetaFactory translates the lambda expression/method reference by spinning proxy class with symbolic information and bytecode invocation. LMF has the live MethodHandle object of the resolved member. In JDK 8, the experiment shows undesirable performance. We should reevaluate the performance if that has changed since JDK 8.