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.

To download the current JDK release, click here.
JDK 12 JDK 13
12 b27Fixed 13Fixed
Related Reports
CSR :  
Relates :  
Description
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.
Comments
Review thread: http://mail.openjdk.java.net/pipermail/compiler-dev/2019-January/012813.html
08-01-2019