JDK-8216322 : Missing since information in deprecation of constructor visitors
Type:Bug
Component:core-libs
Sub-Component:javax.lang.model
Affected Version:12
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2019-01-08
Updated:2019-01-15
Resolved:2019-01-09
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.
When the JDK 7-era constructors were deprecated (JDK-8173606), the "since" deprecation information should have been included. The information should be added after the fact.