JDK-8073952 : Spec of j.l.r.Method.toString/toGenericString need to be clarified
Type:Enhancement
Component:core-libs
Sub-Component:java.lang:reflect
Priority:P3
Status:Closed
Resolution:Fixed
Submitted:2015-02-26
Updated:2015-06-04
Resolved:2015-02-27
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.
The specs of the methods toString and toGenericString of the class j.l.r.Method need to mention JLS 9.4 and 9.6.1 sections. Currently they mention only 8.4.3 section.