JDK-8136931 : more fine-grained condition checking for BMH species creation
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang.invoke
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-09-22
  • Updated: 2015-12-24
  • Resolved: 2015-09-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 9
9 b84Fixed
Related Reports
Blocks :  
Description
To get better error reporting for JDK-8131129, introduce a system property flag and conditional checking and output for BMH species creation. In particular, turn assertions into actual conditions.