- 
    Sub-task 
- 
    Resolution: Duplicate
- 
     P3 P3
- 
    None
- 
    8
- 
        generic
- 
        generic
                    LambdaMetafactory is is a quite frequent bootstrap method for invokedynamic in JDK8.
We can do direct method (LambdaMetafactory) invocation as fastpath when proved that bootstrap MethodHandle points to LambdaMetafactory.
The modification gives +10% - +35% to lambda linkage performance (depends on amount of lambdas).
            
We can do direct method (LambdaMetafactory) invocation as fastpath when proved that bootstrap MethodHandle points to LambdaMetafactory.
The modification gives +10% - +35% to lambda linkage performance (depends on amount of lambdas).
- duplicates
- 
                    JDK-8024761 JSR 292 improve performance of generic invocation -           
- Closed
 
-         
- relates to
- 
                    JDK-8024761 JSR 292 improve performance of generic invocation -           
- Closed
 
-