JDK-8006764 : FunctionalInterface missing from rt.jar (old build)
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-01-23
  • Updated: 2013-04-03
  • Resolved: 2013-01-23
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 b75Fixed
Related Reports
Relates :  
Description
"make NEWBUILD=false" results in a build and images that doesn't have java.lang.FunctionalInterface. We need to keep the old build on life-support for a time (minimally until all downstream projects are moved to the build) so this means that the old build needs to be updated to include the new annotation.