JDK-8000989 : smaller code changes to make future JSR 292 backports easier
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-10-16
  • Updated: 2013-09-04
  • Resolved: 2012-10-22
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 JDK 8
7u40Fixed 8 b62Fixed
Description
In 8 we added two new constructors to InternalError which we use in 292.  Factor InternalError generation to a method to make future backports to 7u easier.
Comments
http://cr.openjdk.java.net/~twisti/8000989
16-10-2012