JDK-8019225 : typo in LambdaMetafactory.altMetaFactory
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-06-27
  • Updated: 2014-12-03
  • Resolved: 2013-10-07
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
8Fixed
Related Reports
Relates :  
Description
There is a small typo in LambdaMetafactory.altMetaFactory
--> which includes thefu expected
should be "which includes the expected"
Comments
Fixed in lambda repo in 9261:63c0372867c5 and later applied to jdk8.
07-10-2013