RFR: 8028739: javac generates incorrect descriptor for	MethodHandle::invoke
    John Rose 
    john.r.rose at oracle.com
       
    Thu Nov 21 22:55:51 PST 2013
    
    
  
I think you will get a false positive on MethodHandle.invokeWithArguments. 
There are more precise tests for sig. polymorphism. It must be native final; the code should check for that. 
-- John  (on my iPhone)
On Nov 21, 2013, at 8:21 PM, Robert Field <robert.field at oracle.com> wrote:
> Please review fix for:
> 
> https://bugs.openjdk.java.net/browse/JDK-8028739
> 
> Webrev:
> 
> http://cr.openjdk.java.net/~rfield/8028739v0/ 
> <http://cr.openjdk.java.net/%7Erfield/8028739v0/>
> 
> Thank you,
> Robert
> 
> 
    
    
More information about the lambda-dev
mailing list