7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited

Christian Thalinger christian.thalinger at oracle.com
Tue May 7 14:27:15 PDT 2013


On Mar 28, 2012, at 4:54 PM, John Rose <john.r.rose at oracle.com> wrote:

> http://cr.openjdk.java.net/~jrose/7087658/webrev.00/
> 
> 7087658: MethodHandles.Lookup.findVirtual is confused by interface methods that are multiply inherited
> 
> This is a point fix for JDK 8, and will (pending approval) also be back-ported to JDK 7u.

Why was this a point fix?  Sorry, I can't remember.  It seems we still have failures related to this bug.

-- Chris

> 
> — John
> 
> Notes on process:  This code is part of JSR 292.  Therefore the review comments will be collected in mlvm-dev, and changes will be integrated via hsx/hotspot-comp.
> 
> At least one reviewer must be an official Reviewer the JDK 8 Project [1], but other reviewers are most welcome.
> 
> [1] http://openjdk.java.net/census#jdk8
> 



More information about the hotspot-compiler-dev mailing list