JDK-7034977 : JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-04-08
  • Updated: 2017-05-16
  • Resolved: 2011-07-18
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 7
7 b144Fixed
Related Reports
Relates :  
Description
Based on strong user feedback, the JSR 292 EG has decided to rename "invokeGeneric" to invoke.

Comments
EVALUATION Rename invokeGeneric to invoke. Changeset edcd8209e0ff.
23-05-2011