JDK-8206177 : Invoke dynamic constant bootstrap methods that are ordinary static methods
Type:Enhancement
Component:core-libs
Sub-Component:java.lang.invoke
Affected Version:12
Priority:P3
Status:Open
Resolution:Unresolved
Submitted:2018-07-02
Updated:2019-09-05
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.
Support the invocation of dynamic constant bootstrap methods that are ordinary static methods that do not accept the metadata of a lookup, name and type as the first three arguments.