JDK-8008687 : MethodHandle code: allow static and invokespecial calls to interface methods
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-02-21
  • Updated: 2013-10-01
  • Resolved: 2013-05-13
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b91Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Duplicate :  
Relates :  
Description
JVM spec will be updated to allow these calls.  MethodHandle code: MemberName, ... must have its assertions updated accordingly.

Comments
John Rose has a fix as part of his method handle work. Bharadwaj will work with John to separate and push.
07-05-2013

Bharadwaj, you are working this issue, so I'm assigning this to you.
15-03-2013