-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
-
None
-
None
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.
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.
- is blocked by
-
JDK-8243492 SIGSEGV when getting class data via condy from a virtual method
-
- Closed
-